Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/444449/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocresetwindows-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocresetwindows-po/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-09-12T08:24:43.652096Z",
    "action": 36,
    "target": "          Disk ###  Status      Size     Free     Dyn  Gpt\n          --------  ----------  -------  -------  ---  ---\n          Disk 0    Online        80 GB      0 B\n          Disk 1    Online         8 GB      0 B\n",
    "id": 3344508,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3344508/?format=api"
}