Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10023127/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/camorama/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/camorama/master/zh_TW/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-09T23:01:54.935490Z",
    "action": 59,
    "target": "要使用的 v4l 裝置",
    "old": "",
    "details": {
        "state": 10,
        "source": "v4l device input to use",
        "old_state": -1
    },
    "id": 4385356,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/4385356/?format=api"
}