Translation components API.

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

GET /api/translations/yunohost/ssowat/bn_BD/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://translate.yunohost.org/api/translations/yunohost/ssowat/bn_BD/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.yunohost.org/api/units/22379/?format=api",
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/bn_BD/?format=api",
            "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
            "timestamp": "2019-12-30T14:07:03.360106Z",
            "action": 45,
            "target": "",
            "id": 13372,
            "action_name": "Contributor joined",
            "url": "https://translate.yunohost.org/api/changes/13372/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-03T18:52:19.736417Z",
            "action": 0,
            "target": "",
            "id": 7523,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/7523/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-07T21:16:24.880437Z",
            "action": 17,
            "target": "",
            "id": 2694,
            "action_name": "Changes committed",
            "url": "https://translate.yunohost.org/api/changes/2694/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
            "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/bn_BD/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-07T21:16:24.822702Z",
            "action": 0,
            "target": "",
            "id": 2693,
            "action_name": "Resource updated",
            "url": "https://translate.yunohost.org/api/changes/2693/?format=api"
        }
    ]
}