Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-14T10:10:25.926063Z",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "content changed",
        "filename": "/var/lib/weblate/vcs/uyuni/backend/java/code/src/com/redhat/rhn/frontend/strings/java/StringResource_de.xml"
    },
    "id": 2116587,
    "action_name": "Resource updated",
    "url": "https://l10n.opensuse.org/api/changes/2116587/?format=api"
}