Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tails.boum.org/api/components/tails/use_of_untrusted_live_system_found_on_local_hard-disk/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/use_of_untrusted_live_system_found_on_local_hard-disk/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2018-06-28T07:10:49Z",
    "action": 17,
    "target": "",
    "id": 111137,
    "action_name": "Changes committed",
    "url": "https://translate.tails.boum.org/api/changes/111137/?format=api"
}