Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3017835/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesinfrastructure-servicestigervnc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesinfrastructure-servicestigervnc/id/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
    "timestamp": "2022-04-13T11:37:21.831657Z",
    "action": 9,
    "target": "# firewall-cmd --add-rich-rule='rule family=\"ipv4\" source address=\"192.168.122.116\" service name=vnc-server accept'\nsuccess\n",
    "id": 4617174,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/4617174/?format=api"
}