Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/53908/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/official/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-04T11:09:05.839168Z",
    "action": 59,
    "target": "ZOOM встречи с субтитрами в реальном времени",
    "id": 87352,
    "action_name": "String updated in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/87352/?format=api"
}