Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16030429/?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.353547Z",
    "action": 30,
    "target": "The above procedure only works if the repository you want to mirror provides the \"key\" in the repository next to the signature.  This is the case for all repositories generated by the OBS, but it is typically not the case for repositories of operating systems that are not offered by the OBS.",
    "id": 3023306,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3023306/?format=api"
}