Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/4850844/?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/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2022-09-21T11:27:41.115619Z",
    "action": 5,
    "target": "https://github.com/coreos/zincati[Zincati] comprueba continuamente las actualizaciones de SO y las aplica por medio de rpm-ostree.",
    "old": "",
    "details": {
        "state": 20,
        "source": "https://github.com/coreos/zincati[Zincati] continually checks for OS updates and applies them via rpm-ostree.",
        "old_state": 0
    },
    "id": 7961643,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/7961643/?format=api"
}