Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/655774/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-07T00:21:25.979749Z",
    "action": 30,
    "target": "<p>amnesia-news@boum.org is the mailing list where we send our [[news]] by\nemail. It has a low traffic and it is the right place to stay\nup-to-date with the releases and security announcements.</p>\n",
    "id": 3204094,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3204094/?format=api"
}