Translation components API.

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

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

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T09:57:20.868371+02:00",
            "action": 17,
            "target": "",
            "id": 64337798,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64337798/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104103110/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "timestamp": "2023-08-26T02:12:06.155720+02:00",
            "action": 31,
            "target": "",
            "id": 64328972,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/64328972/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104103059/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "author": "https://hosted.weblate.org/api/users/deleted-67923/?format=api",
            "timestamp": "2023-08-26T02:10:49.225406+02:00",
            "action": 31,
            "target": "",
            "id": 64328914,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/64328914/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-07T16:23:18.986670+02:00",
            "action": 17,
            "target": "",
            "id": 55139165,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/55139165/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/98022926/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-07T16:20:05.257309+02:00",
            "action": 31,
            "target": "",
            "id": 55138534,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/55138534/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890457/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:45:56.335484+02:00",
            "action": 31,
            "target": "",
            "id": 36835703,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835703/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890412/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:42:50.426932+02:00",
            "action": 31,
            "target": "",
            "id": 36835612,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835612/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890368/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:41:43.071291+02:00",
            "action": 31,
            "target": "",
            "id": 36835554,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835554/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-12T13:43:02.780818+01:00",
            "action": 0,
            "target": "",
            "id": 9364906,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9364906/?format=api"
        }
    ]
}