Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/668687/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepswarningsinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepswarningsinlinepo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:19:54.609728Z",
    "action": 13,
    "target": "<h1 id=\"warnings\">Warnings: Tails is safe but not magic!</h1>\n",
    "id": 3252648,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3252648/?format=api"
}