Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/80118007/?format=api",
    "component": "https://hosted.weblate.org/api/components/dicio-android/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-26T17:02:22.220123+02:00",
    "action": 59,
    "target": "",
    "id": 30361634,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/30361634/?format=api"
}