Translation components API.

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

GET /api/translations/virt-top/master/kn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/virt-top/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/virt-top/master/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-08T00:49:23.670483Z",
            "action": 0,
            "target": "",
            "id": 3698039,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3698039/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/virt-top/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/virt-top/master/kn/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/helabasa/?format=api",
            "timestamp": "2021-03-03T20:57:12.785933Z",
            "action": 0,
            "target": "",
            "id": 3049106,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3049106/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5446150/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/virt-top/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/virt-top/master/kn/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-30T11:48:39.887352Z",
            "action": 4,
            "target": "CSVಯಲ್ಲಿ ಜಾಲದ ಅಂಕಿಅಂಶಗಳನ್ನು ಅಶಕ್ತಗೊಳಿಸಿ",
            "id": 2828144,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2828144/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/virt-top/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/virt-top/master/kn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-08-14T05:46:28.510696Z",
            "action": 0,
            "target": "",
            "id": 1315233,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1315233/?format=api"
        }
    ]
}