Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82727615/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/02_case-study/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/02_case-study/ar_MA/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T09:54:08.764112+02:00",
    "action": 30,
    "target": "Sustainability is, thus, essential, and it must guarantee regular updates and security patches over several years. The timing of updates is also significant, since, with so many machines to manage, Falcot Corp cannot handle this complex operation too frequently. The IT department, therefore, insists on running the latest stable version of the distribution, benefiting from the best technical assistance, and guaranteed security patches. In effect, security updates are generally only guaranteed for a limited duration on older versions of a distribution.",
    "old": "Sustainability is, thus, essential, and it must guarantee regular updates and security patches over several years. The timing of updates is also significant, since, with so many machines to manage, Falcot Corp can not handle this complex operation too frequently. The IT department, therefore, insists on running the latest stable version of the distribution, benefiting from the best technical assistance, and guaranteed security patches. In effect, security updates are generally only guaranteed for a limited duration on older versions of a distribution.",
    "details": {},
    "id": 34080543,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/34080543/?format=api"
}