Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/727097/?format=api",
    "component": "https://translate.tails.net/api/components/tails/pidgin/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/pidgin/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2025-09-21T09:57:06.407241Z",
    "action": 36,
    "target": "[Liste de réseaux IRC/de discussion bloquant ou supportant Tor](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/BlockingIrc) (en anglais)",
    "old": "[Liste de réseaux IRC/de discussion bloquant ou supportant Tor](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/BlockingIrc) (en anglais)",
    "details": {
        "state": 30,
        "source": "[List of IRC/chat networks that block or support Tor](https://gitlab.torproject.org/legacy/trac/-/wikis/doc/BlockingIrc)",
        "old_state": 20
    },
    "id": 3521919,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3521919/?format=api"
}