Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10404344/?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:12:10.823613Z",
    "action": 5,
    "target": "Certains répertoires des systèmes d'exploitation basés sur `ostree` sont accessibles en écriture par l'utilisateur, comme `/etc`. Vous pouvez obtenir un aperçu rapide des fichiers modifiés sous `/etc` en utilisant la commande suivante :",
    "old": "",
    "details": {
        "state": 20,
        "source": "Some directories in `ostree`-based operating systems are writable by the user, like `/etc`.  You can get a quick overview of the files changed under `/etc` using the following command:",
        "old_state": 0
    },
    "id": 15116531,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15116531/?format=api"
}