Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5995319/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesstorage/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesstorage/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
    "timestamp": "2024-08-27T15:54:17.371105Z",
    "action": 5,
    "target": "El `/` *real* (como en la raíz del sistema de archivos en la partición `root`) está montado en solo lectura en `/sysroot` y no debe ser accedido o modificado directamente.",
    "old": "",
    "details": {
        "state": 20,
        "source": "The *real* `/` (as in the root of the filesystem in the `root` partition) is mounted readonly in `/sysroot` and must not be accessed or modified directly.",
        "old_state": 0
    },
    "id": 17009810,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17009810/?format=api"
}