Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3660140/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/dialogue/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/dialogue/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-29T19:32:21.421723+09:00",
    "action": 13,
    "target": "",
    "id": 3114371,
    "action_name": "New source string",
    "url": "https://waldo.team/api/changes/3114371/?format=api"
}