Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7082834/?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:52:52.862952Z",
    "action": 5,
    "target": "Del mismo modo, no se puede escribir en el punto de montaje `/boot` y la EFI System Partition no se monta de forma predeterminada. Estos sistemas de archivo son administrados por `rpm-ostree` y `bootupd` y no deben ser modificados directamente por un administrador.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Similarly, the `/boot` mountpoint is not writable, and the EFI System Partition is not mounted by default. These filesystems are managed by `rpm-ostree` and `bootupd`, and must not be directly modified by an administrator.",
        "old_state": 0
    },
    "id": 17009806,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17009806/?format=api"
}