Translation components API.

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

GET /api/components/uaswitcher/glossary/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/uaswitcher/glossary/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uaswitcher/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uaswitcher/glossary/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/AmGn/?format=api",
            "author": "https://hosted.weblate.org/api/users/AmGn/?format=api",
            "timestamp": "2021-02-09T18:13:23.722647+01:00",
            "action": 0,
            "target": "",
            "id": 9331509,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9331509/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uaswitcher/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uaswitcher/glossary/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/AmGn/?format=api",
            "author": "https://hosted.weblate.org/api/users/AmGn/?format=api",
            "timestamp": "2021-02-09T18:13:23.482068+01:00",
            "action": 31,
            "target": "User-Agent",
            "id": 9331508,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/9331508/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/uaswitcher/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uaswitcher/glossary/zh_Hans/?format=api",
            "user": "https://hosted.weblate.org/api/users/AmGn/?format=api",
            "author": "https://hosted.weblate.org/api/users/AmGn/?format=api",
            "timestamp": "2021-02-09T18:12:55.631422+01:00",
            "action": 48,
            "target": "",
            "id": 9331506,
            "action_name": "Language added",
            "url": "https://hosted.weblate.org/api/changes/9331506/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788539/?format=api",
            "component": "https://hosted.weblate.org/api/components/uaswitcher/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uaswitcher/glossary/pt/?format=api",
            "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
            "author": null,
            "timestamp": "2020-01-04T20:14:01+01:00",
            "action": 5,
            "target": "aparelho",
            "id": 5259439,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5259439/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28788537/?format=api",
            "component": "https://hosted.weblate.org/api/components/uaswitcher/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/uaswitcher/glossary/tr/?format=api",
            "user": "https://hosted.weblate.org/api/users/monolifed/?format=api",
            "author": null,
            "timestamp": "2017-09-06T00:09:44+02:00",
            "action": 5,
            "target": "Kullanıcı-Aracısı",
            "id": 2054136,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/2054136/?format=api"
        }
    ]
}