Changes API.

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

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

{
    "unit": "https://translate.memarc.info/api/units/29871/?format=api",
    "component": "https://translate.memarc.info/api/components/memorial-archives/widgets/?format=api",
    "translation": "https://translate.memarc.info/api/translations/memorial-archives/widgets/lv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-27T11:07:49.908278Z",
    "action": 30,
    "target": "Archival Number",
    "id": 33367,
    "action_name": "Source string changed",
    "url": "https://translate.memarc.info/api/changes/33367/?format=api"
}