Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/1190336/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/sv/?format=api",
    "user": "https://translate.habitica.com/api/users/SabreCat/?format=api",
    "author": "https://translate.habitica.com/api/users/SabreCat/?format=api",
    "timestamp": "2024-11-22T15:19:31.156489Z",
    "action": 44,
    "target": "",
    "id": 1190336,
    "action_name": "New strings to translate",
    "url": "https://translate.habitica.com/api/changes/1190336/?format=api"
}