Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16173874/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-02T12:26:50.896227Z",
    "action": 30,
    "target": "Re-deploy the {productname} Server with ``mgradm install podman``.",
    "id": 3043163,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3043163/?format=api"
}