Changes API.

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

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

{
    "unit": "http://waldo.team/api/units/3717946/?format=api",
    "component": "http://waldo.team/api/components/pathfinder-wotr/armies/?format=api",
    "translation": "http://waldo.team/api/translations/pathfinder-wotr/armies/en/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-29T19:35:37.429232+09:00",
    "action": 13,
    "target": "",
    "id": 3116234,
    "action_name": "New source string",
    "url": "http://waldo.team/api/changes/3116234/?format=api"
}