Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3163966/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-8/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-8/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/pavelb/?format=api",
    "timestamp": "2023-08-24T08:42:06.386081Z",
    "action": 2,
    "target": "Pozn.: Nastavení, která provedete na této obrazovce nebudou provedena, dokud v hlavní nabídce nekliknete na „Zahájit instalaci“.",
    "old": "Pozn.: Nastavení, která provedete na této obrazovce nebudou provedena, dokud v hlavní nabídce nekliknete na „Spustit instalaci“.",
    "details": {
        "state": 20,
        "source": "Note:  The settings you make on this screen will not be applied until you click on the main menu's 'Begin Installation' button.",
        "old_state": 20
    },
    "id": 12159680,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/12159680/?format=api"
}