Changes API.

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

GET /api/changes/437450/?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/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/hr/?format=api",
    "user": "https://translate.habitica.com/api/users/phillip/?format=api",
    "author": "https://translate.habitica.com/api/users/phillip/?format=api",
    "timestamp": "2023-05-09T15:41:56.321037Z",
    "action": 0,
    "target": "",
    "id": 437450,
    "action_name": "Resource update",
    "url": "https://translate.habitica.com/api/changes/437450/?format=api"
}