Translation components API.

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

GET /api/translations/arandr/glossary/nl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-17T05:35:35.171621+01:00",
            "action": 17,
            "target": "",
            "id": 85086796,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/85086796/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "timestamp": "2024-03-16T13:50:58.597246+01:00",
            "action": 1,
            "target": "",
            "id": 85066063,
            "action_name": "Translation completed",
            "url": "https://hosted.weblate.org/api/changes/85066063/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547406/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "timestamp": "2024-03-16T13:50:57.810743+01:00",
            "action": 5,
            "target": "Wat?!",
            "id": 85066062,
            "action_name": "Translation added",
            "url": "https://hosted.weblate.org/api/changes/85066062/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547406/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "author": "https://hosted.weblate.org/api/users/5mikachu/?format=api",
            "timestamp": "2024-03-16T13:50:57.801507+01:00",
            "action": 45,
            "target": "",
            "id": 85066061,
            "action_name": "Contributor joined",
            "url": "https://hosted.weblate.org/api/changes/85066061/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T22:02:37.312128+01:00",
            "action": 17,
            "target": "",
            "id": 73333619,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/73333619/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/110547406/?format=api",
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/nl/?format=api",
            "user": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "author": "https://hosted.weblate.org/api/users/kshitij.bhardwaj21/?format=api",
            "timestamp": "2023-12-04T21:41:48.800983+01:00",
            "action": 31,
            "target": "",
            "id": 73333456,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/73333456/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/arandr/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/arandr/glossary/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-26T23:53:48.950824+01:00",
            "action": 0,
            "target": "",
            "id": 9553717,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9553717/?format=api"
        }
    ]
}