Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/708790/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallwindowspo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallwindowspo/pt/?format=api",
    "user": "https://translate.tails.net/api/users/drebs/?format=api",
    "author": "https://translate.tails.net/api/users/drebs/?format=api",
    "timestamp": "2025-02-19T20:34:21.822843Z",
    "action": 2,
    "target": "[[!inline pages=\"install/inc/steps/install_with_rufus.inline.pt\" raw=\"yes\" sort=\"age\"]]\n",
    "id": 3414959,
    "action_name": "Translation changed",
    "url": "https://translate.tails.net/api/changes/3414959/?format=api"
}