Changes API.

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

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

{
    "unit": "https://waldo.team/api/units/3553626/?format=api",
    "component": "https://waldo.team/api/components/pathfinder-wotr/root/?format=api",
    "translation": "https://waldo.team/api/translations/pathfinder-wotr/root/ko/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-29T19:26:49.965545+09:00",
    "action": 30,
    "target": "Damage result: <b>{count}</b>",
    "id": 3079829,
    "action_name": "Source string changed",
    "url": "https://waldo.team/api/changes/3079829/?format=api"
}