Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/683112/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T11:28:53.624416Z",
    "action": 30,
    "target": "   <p class=\"command\">wget --continue [[!inline pages=\"inc/stable_amd64_img_url\" raw=\"yes\" sort=\"age\"]]</p>\n",
    "id": 3286123,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3286123/?format=api"
}