Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/kaidan/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kaidan/translations/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/peremen/?format=api",
    "author": "https://hosted.weblate.org/api/users/peremen/?format=api",
    "timestamp": "2021-11-24T00:08:24.946814+01:00",
    "action": 48,
    "target": "",
    "id": 14908087,
    "action_name": "Language added",
    "url": "https://hosted.weblate.org/api/changes/14908087/?format=api"
}