Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1948846/?format=api",
    "component": "http://waldo.team/api/components/wl3/interactables/?format=api",
    "translation": "http://waldo.team/api/translations/wl3/interactables/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-12-23T04:44:42.448179+09:00",
    "action": 13,
    "target": "",
    "id": 1866891,
    "action_name": "New source string",
    "url": "http://waldo.team/api/changes/1866891/?format=api"
}