Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16788332/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesemergency-shell/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesemergency-shell/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:17:17.114422Z",
    "action": 59,
    "target": "variant: fcos\nversion: {butane-latest-stable-spec}\nkernel_arguments:\n  should_exist:\n    # Order is significant, so group both arguments into the same list entry.\n    - console=tty0 console=ttyS0,115200n8\n  should_not_exist:\n    # Remove any existing defaults. Adjust as needed.\n    - console=hvc0\n    - console=tty0\n    - console=ttyAMA0,115200n8\n    - console=ttyS0,115200n8\n    - console=ttyS1,115200n8\n",
    "id": 14711298,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14711298/?format=api"
}