Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/683115/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/ru/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-05-03T19:14:11.372450Z",
    "action": 36,
    "target": "   <p class=\"command\">wget --continue [[!inline pages=\"inc/stable_amd64_img_url\" raw=\"yes\" sort=\"age\"]]</p>\n",
    "old": "[[!inline pages=\"install/inc/steps/warnings.inline.ru\" raw=\"yes\" sort=\"age\"]]\n",
    "details": {
        "state": 30,
        "source": "   <p class=\"command\">wget --continue [[!inline pages=\"inc/stable_amd64_img_url\" raw=\"yes\" sort=\"age\"]]</p>\n",
        "old_state": 10
    },
    "id": 3302394,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3302394/?format=api"
}