Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10973896/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f37/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f37/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "timestamp": "2023-04-09T08:00:41.082460Z",
    "action": 2,
    "target": "Při nastavování payloadu došlo k následující chybě. Jedná se o zásadní chybu a instalace proto bude přerušena.",
    "old": "Při nastavování nákladu došlo k následující chybě. Jedná se o zásadní chybu a instalace proto bude přerušena.",
    "details": {
        "state": 20,
        "source": "The following error occurred while setting up the payload. This is a fatal error and installation will be aborted.",
        "old_state": 20
    },
    "id": 11432431,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11432431/?format=api"
}