Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/604211/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/faq/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:23:28.510462Z",
    "action": 30,
    "target": "You can install `youtube-dl` as [[Additional Software|doc/persistent_storage/additional_software]]. *youtube-dl* allows downloading videos from more than [700 websites](https://github.com/rg3/youtube-dl/blob/master/docs/supportedsites.md).",
    "id": 3106185,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3106185/?format=api"
}