Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/673811/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/thunderbird/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-30T17:23:38.493299Z",
    "action": 59,
    "target": "Per obtenir més documentació, visiteu el lloc web oficial d'[Assistència de *Thunderbird*](https://support.mozilla.org/en-US/products/thunderbird).",
    "id": 3298908,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3298908/?format=api"
}