Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16787971/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesauto-updates/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:16:47.089407Z",
    "action": 30,
    "target": "variant: fcos\nversion: {butane-latest-stable-spec}\nstorage:\n  files:\n    - path: /etc/zincati/config.d/55-updates-strategy.toml\n      contents:\n        inline: |\n          [updates]\n          strategy = \"periodic\"\n          [[updates.periodic.window]]\n          days = [ \"Sat\", \"Sun\" ]\n          start_time = \"22:30\"\n          length_minutes = 60\n",
    "id": 14710814,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/14710814/?format=api"
}