Translation components API.

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

GET /api/translations/fluffychat/glossary/pt_PT/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/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-26T09:57:27.610770+02:00",
            "action": 17,
            "target": "",
            "id": 64337832,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/64337832/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104103123/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?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.156887+02:00",
            "action": 31,
            "target": "",
            "id": 64328985,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/64328985/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/104103072/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?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.226524+02:00",
            "action": 31,
            "target": "",
            "id": 64328927,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/64328927/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-07T16:23:26.838906+02:00",
            "action": 17,
            "target": "",
            "id": 55139197,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/55139197/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/98022939/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-07T16:20:05.258479+02:00",
            "action": 31,
            "target": "",
            "id": 55138547,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/55138547/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890481/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:45:56.336420+02:00",
            "action": 31,
            "target": "",
            "id": 36835726,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835726/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890436/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:42:50.429034+02:00",
            "action": 31,
            "target": "",
            "id": 36835635,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835635/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/84890392/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-12T15:41:43.072176+02:00",
            "action": 31,
            "target": "",
            "id": 36835577,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/36835577/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluffychat/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluffychat/glossary/pt_PT/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-20T04:17:42.675736+01:00",
            "action": 0,
            "target": "",
            "id": 14839680,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/14839680/?format=api"
        }
    ]
}