Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/683336/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T11:20:11.446372Z",
    "action": 59,
    "target": "[[!img persistent-storage.png link=\"no\" class=\"svg\" alt=\"\"]] <i class=\"metaphor\">Come in uno zaino, puoi conservare i tuoi effetti personali nel tuo volume persistente e usarli nella tua tenda.</i>",
    "id": 3389297,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3389297/?format=api"
}