Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16030432/?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/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-09T11:19:09.370953Z",
    "action": 30,
    "target": "is optional.  This parameter can specify only one component.  It is not possible to list the components.  An apt source entry allows to specify multiple components, but for Uyuni it is not possible.  Instead you must create a separate repository for each component.",
    "id": 3023309,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3023309/?format=api"
}