Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688724/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-27T22:25:42.594523Z",
    "action": 59,
    "target": "       <div class=\"caution\">\n       <p>Sobreescriure les dades existents no esborrarà totes les dades de les\n       memòries flash, com ara llapis USB i SSD (unitats d'estat sòlid).</p>\n",
    "id": 3319972,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3319972/?format=api"
}