Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/663996/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocpersistent_storagecheck-po/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocpersistent_storagecheck-po/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-22T05:20:19.622108Z",
    "action": 59,
    "target": "Identifiez le nom du périphérique de votre stockage persistant. Le nom du périphérique apparaît en-dessous de la liste des volumes.  Il devrait ressembler à <code>/dev/mapper/luks-xxxxxxxx</code>.",
    "id": 3219739,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3219739/?format=api"
}