Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/689052/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocupgrade-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocupgrade-po/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-30T12:25:52.612671Z",
    "action": 30,
    "target": "<p>You can also do a manual upgrade to reduce the size of future automatic\nupgrades.</p>\n",
    "id": 3320841,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3320841/?format=api"
}