Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6136697/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/website/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-17T14:52:37.335612Z",
    "action": 30,
    "target": "This release brings three new features: message retraction, blocking participants in group chats, and updated support for modern group chat avatars. Thank you for all your contributions!",
    "id": 355643,
    "action_name": "Source string changed",
    "url": "https://translate.gajim.org/api/changes/355643/?format=api"
}