Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9836326/?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:08:23.196082Z",
    "action": 5,
    "target": "[toolbx]$ echo -e '#!/bin/sh\\nexec /usr/bin/flatpak-spawn --host flatpak \"$@\"' | sudo tee /usr/local/bin/flatpak 1>/dev/null && sudo chmod +x /usr/local/bin/flatpak\n",
    "old": "",
    "details": {
        "state": 20,
        "source": "[toolbx]$ echo -e '#!/bin/sh\\nexec /usr/bin/flatpak-spawn --host flatpak \"$@\"' | sudo tee /usr/local/bin/flatpak 1>/dev/null && sudo chmod +x /usr/local/bin/flatpak\n",
        "old_state": 0
    },
    "id": 15115898,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15115898/?format=api"
}