Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6136649/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/website/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-17T14:52:28.927305Z",
    "action": 30,
    "target": "This release brings an all-new activity feed and adds support for Message Displayed Synchronization across group chats. Thank you for all your contributions!",
    "id": 355552,
    "action_name": "Source string changed",
    "url": "https://translate.gajim.org/api/changes/355552/?format=api"
}