Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/742168/?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:56:35.402051Z",
    "action": 36,
    "target": "Pour dialoguer et envoyer des messages instantanés, Tails fournit la *[Messagerie Instantanée Pidgin](https://pidgin.im/)*.",
    "old": "Pour dialoguer et envoyer des messages instantanés, Tails fournit la *[Messagerie Instantanée Pidgin](https://pidgin.im/)*.",
    "details": {
        "state": 30,
        "source": "For chatting and instant messaging, Tails includes the *[Pidgin Instant Messenger](https://pidgin.im/)*.",
        "old_state": 20
    },
    "id": 3521912,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3521912/?format=api"
}