Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/107105426/?format=api",
    "component": "https://hosted.weblate.org/api/components/cyberos/disk-usage/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/cyberos/disk-usage/zh_Hant_HK/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-16T16:47:53.903968+02:00",
    "action": 59,
    "target": "",
    "id": 68524951,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/68524951/?format=api"
}