Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/663392/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocadvanced_topicsexternal_hard_diskpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocadvanced_topicsexternal_hard_diskpo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-22T05:19:48.435350Z",
    "action": 13,
    "target": "<p class=\"code\">Unable to find a medium containing a live file system</p>\n",
    "id": 3218728,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3218728/?format=api"
}