Translation components API.

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

GET /api/translations/weblate/glossary/oc/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 106,
    "next": null,
    "previous": "https://hosted.weblate.org/api/translations/weblate/glossary/oc/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/30921141/?format=api",
            "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-13T11:23:57.216971+02:00",
            "action": 31,
            "target": "",
            "id": 10108709,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10108709/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30839866/?format=api",
            "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-11T18:16:08.813084+02:00",
            "action": 31,
            "target": "",
            "id": 10085321,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/10085321/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/oc/?format=api",
            "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "author": "https://hosted.weblate.org/api/users/nijel/?format=api",
            "timestamp": "2021-04-03T10:43:55.110661+02:00",
            "action": 0,
            "target": "",
            "id": 9986471,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9986471/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/30564446/?format=api",
            "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/oc/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-01T13:43:33.835695+02:00",
            "action": 31,
            "target": "edit",
            "id": 9969293,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/9969293/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/oc/?format=api",
            "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
            "timestamp": "2021-03-21T11:27:15.699994+01:00",
            "action": 0,
            "target": "",
            "id": 9853316,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9853316/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/28765346/?format=api",
            "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/oc/?format=api",
            "user": "https://hosted.weblate.org/api/users/hulothe/?format=api",
            "author": null,
            "timestamp": "2019-12-19T17:40:20+01:00",
            "action": 5,
            "target": "sosteneire",
            "id": 5176683,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/5176683/?format=api"
        }
    ]
}