Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16120447/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-manager-43-mu-4312/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-manager-43-mu-4312/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-11T09:54:28.072346Z",
    "action": 30,
    "target": "ls -l /var/cache/\n",
    "id": 3028580,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/3028580/?format=api"
}