Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16787967/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T22:16:46.870072Z",
    "action": 59,
    "target": "variant: fcos\nversion: 1.4.0\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": 14710807,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14710807/?format=api"
}