Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5995313/?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:06.006635Z",
    "action": 5,
    "target": "Como OSTree se utiliza para administrar todos los archivos que pertenecen al sistema operativo, no se puede escribir en los puntos de montaje `/` y `/usr`. Cualquier cambio en el sistema operativo debería ser aplicado por medio de https://coreos.github.io/rpm-ostree/administrator-handbook/[`rpm-ostree`].",
    "old": "",
    "details": {
        "state": 20,
        "source": "As OSTree is used to manage all files belonging to the operating system, the `/` and `/usr` mountpoints are not writable. Any changes to the operating system should be applied via https://coreos.github.io/rpm-ostree/administrator-handbook/[`rpm-ostree`].",
        "old_state": 0
    },
    "id": 17009805,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17009805/?format=api"
}