Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/155740/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/gear/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/gear/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-18T19:06:19.361065Z",
    "action": 30,
    "target": "The sight of this Jolly Roger-emblazoned flag fills any To Do or Daily with dread! Confers no benefit. June 2017 Subscriber Item.",
    "id": 155636,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/155636/?format=api"
}