Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6136651/?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.927504Z",
    "action": 30,
    "target": "This release brings layout improvements to Gajim's Start Chat dialog, an improved message search, and includes fixes for some issues with Message Displayed Synchronization. Thank you for all your contributions!",
    "id": 355556,
    "action_name": "Source string changed",
    "url": "https://translate.gajim.org/api/changes/355556/?format=api"
}