Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/15846613/?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/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-04T08:59:44.903212Z",
    "action": 30,
    "target": "For more information on setting up RMT, see {sles-base-os-documentation}/book-rmt.html.",
    "id": 2944471,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2944471/?format=api"
}