Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/447159/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagedelete-po/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storagedelete-po/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/ignifugo/?format=api",
    "author": "https://translate.tails.boum.org/api/users/ignifugo/?format=api",
    "timestamp": "2022-01-10T19:38:30.218734Z",
    "action": 36,
    "target": "<!-- We should get rid of this warning once we have\n     #8436 (Wipe the LUKS header when deleting a persistent volume). -->\n",
    "id": 3045558,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3045558/?format=api"
}