Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/615926/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/pl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/piotrdrag/?format=api",
    "timestamp": "2022-09-25T12:56:41.735399Z",
    "action": 8,
    "target": "<span weight=\"bold\">Przechwytywanie zdalne</span>",
    "old": "<span weight=\"bold\">Zdalne przechwytywanie</span>",
    "details": {
        "state": 20,
        "source": "<span weight=\"bold\">Remote Capture</span>",
        "old_state": 20
    },
    "id": 8003939,
    "action_name": "Translation reverted",
    "url": "https://translate.fedoraproject.org/api/changes/8003939/?format=api"
}