Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/44452466/?format=api",
    "component": "https://hosted.weblate.org/api/components/qooxdoo/demobrowser/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/qooxdoo/demobrowser/hr/?format=api",
    "user": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "author": "https://hosted.weblate.org/api/users/milotype/?format=api",
    "timestamp": "2021-10-07T09:41:02.282623+02:00",
    "action": 2,
    "target": "Narančasta",
    "id": 13094861,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/13094861/?format=api"
}