Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404341/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestips-and-tricks/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/blutch112/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/blutch112/?format=api",
    "timestamp": "2024-02-18T08:01:25.606535Z",
    "action": 5,
    "target": "Cela peut être nécessaire si vous souhaitez interagir avec les outils disponibles sur l'hôte, par exemple `podman`, `nmcli` ou `rpm-ostree` sans quitter le conteneur Toolbx. Vous pouvez utiliser `flatpak-spawn`, inclus dans l'installation de base :",
    "old": "",
    "details": {
        "state": 20,
        "source": "This can be necessary if you want to interact with tools available from the host, for example `podman`, `nmcli` or `rpm-ostree` without leaving the Toolbx container in between.  You can use `flatpak-spawn`, included in the base installation for this:",
        "old_state": 0
    },
    "id": 15104762,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15104762/?format=api"
}