Changes API.

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

GET /api/changes/111682/?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/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/pt_BR/?format=api",
    "user": "https://translate.habitica.com/api/users/Viccthor/?format=api",
    "author": null,
    "timestamp": "2020-01-20T11:27:28.629810Z",
    "action": 17,
    "target": "",
    "id": 111682,
    "action_name": "Committed changes",
    "url": "https://translate.habitica.com/api/changes/111682/?format=api"
}