Translation components API.

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

GET /api/translations/python-simpleline/master/ka/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.fedoraproject.org/api/translations/python-simpleline/master/ka/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/11288550/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-09T10:36:23.276062Z",
            "action": 59,
            "target": "",
            "id": 7615522,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/7615522/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11288549/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-09T10:36:23.275995Z",
            "action": 59,
            "target": "",
            "id": 7615521,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/7615521/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11288548/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-09T10:36:23.275882Z",
            "action": 59,
            "target": "",
            "id": 7615520,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/7615520/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/python-simpleline/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/python-simpleline/master/ka/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
            "timestamp": "2022-09-09T10:36:22.973310Z",
            "action": 48,
            "target": "",
            "id": 7615519,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/7615519/?format=api"
        }
    ]
}