Translation components API.

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

GET /api/translations/turris/reforis-remote-access-plugin/ru/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/turris/reforis-remote-access-plugin/ru/changes/?format=api",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/15854266/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-remote-access-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-remote-access-plugin/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/alenshin/?format=api",
            "author": "https://hosted.weblate.org/api/users/alenshin/?format=api",
            "timestamp": "2020-03-13T05:24:59+01:00",
            "action": 5,
            "target": "Удаленный доступ",
            "id": 5632235,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5632235/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/15854302/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-remote-access-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-remote-access-plugin/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/alenshin/?format=api",
            "author": "https://hosted.weblate.org/api/users/alenshin/?format=api",
            "timestamp": "2020-03-13T05:17:27+01:00",
            "action": 5,
            "target": "Имя",
            "id": 5632213,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5632213/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/15854302/?format=api",
            "component": "https://hosted.weblate.org/api/components/turris/reforis-remote-access-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-remote-access-plugin/ru/?format=api",
            "user": "https://hosted.weblate.org/api/users/alenshin/?format=api",
            "author": "https://hosted.weblate.org/api/users/alenshin/?format=api",
            "timestamp": "2020-03-13T05:17:27+01:00",
            "action": 45,
            "target": "",
            "id": 5632212,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/5632212/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/turris/reforis-remote-access-plugin/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/turris/reforis-remote-access-plugin/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-03-11T16:03:28+01:00",
            "action": 0,
            "target": "",
            "id": 5625112,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/5625112/?format=api"
        }
    ]
}