Changes API.

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

GET /api/changes/136196/?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/defaulttasks/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/defaulttasks/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-04-08T20:41:09.928523Z",
    "action": 17,
    "target": "",
    "id": 136196,
    "action_name": "Committed changes",
    "url": "https://translate.habitica.com/api/changes/136196/?format=api"
}