Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19171426/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-hetzner/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-hetzner/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2025-04-03T11:27:21.419438Z",
    "action": 4,
    "target": "Fedora CoreOS tiene un usuario `core` predeterminado que puede ser usado para explorar el SO. Si usted desea utilizarlo finalice su xref:authentication.adoc[configuración] proporcionando una clave SSH.\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "Fedora CoreOS has a default `core` user that can be used to explore the OS.\n      If you want to use it, finalize its xref:authentication.adoc[configuration] by providing e.g. an SSH key.\n",
        "old_state": 0
    },
    "id": 18307074,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/18307074/?format=api"
}