Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/748152/?format=api",
    "component": "https://translate.tails.net/api/components/tails/chat/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/chat/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-05T00:01:08.537826Z",
    "action": 59,
    "target": "[[!meta title=\"Sala de xat dels usuaris de Tor\"]]",
    "old": "[[!meta title=\"Sala de xat dels usuaris de Tor\"]]",
    "details": {
        "state": 30,
        "source": "[[!meta title=\"Tor users chat room\"]]",
        "old_state": 30
    },
    "id": 3531368,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3531368/?format=api"
}