Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/galette/documentation-globals/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/documentation-globals/oc/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-04T09:06:27.607644+02:00",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "content changed",
        "filename": "source/locale/oc/LC_MESSAGES/sphinx.po"
    },
    "id": 88826041,
    "action_name": "Resource updated",
    "url": "https://hosted.weblate.org/api/changes/88826041/?format=api"
}