Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/77031226/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-31T14:25:02.666748+02:00",
    "action": 59,
    "target": "Automatic updates take place at the time of their release. The time of installation cannot be influenced by the user.",
    "id": 25956141,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/25956141/?format=api"
}