Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/758389/?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.537902Z",
    "action": 30,
    "target": "Join the [[Tor users chat room on IRC|https://support.torproject.org/get-in-touch/chat-with-us/]] to ask questions about Tails.",
    "old": "Join the [[Tor users chat room on IRC|https://support.torproject.org/get-in-touch/#get-in-touch_irc-help]] to ask questions about Tails.",
    "details": {
        "state": 10,
        "source": "Join the [[Tor users chat room on IRC|https://support.torproject.org/get-in-touch/chat-with-us/]] to ask questions about Tails.",
        "old_state": -1
    },
    "id": 3531369,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3531369/?format=api"
}