Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/1803040/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/kingdom/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/kingdom/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2021-09-12T01:32:34.382904+09:00",
    "action": 13,
    "target": "",
    "id": 1720132,
    "action_name": "New source string",
    "url": "http://waldo.team/api/changes/1720132/?format=api"
}