Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3017836/?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:30.640579Z",
    "action": 9,
    "target": "# firewall-cmd --list-all\npublic (default, active)\n  interfaces: bond0 bond0.192\n  sources:\n  services: dhcpv6-client ssh\n  ports:\n  masquerade: no\n  forward-ports:\n  icmp-blocks:\n  rich rules:\n\trule family=\"ipv4\" source address=\"192.168.122.116\" service name=\"vnc-server\" accept\n",
    "id": 4617207,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/4617207/?format=api"
}