Translation components API.

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

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

{
    "count": 7654,
    "next": null,
    "previous": "https://hosted.weblate.org/api/components/wfrp-master/glossary/changes/?format=api&page=153",
    "results": [
        {
            "unit": "https://hosted.weblate.org/api/units/103565808/?format=api",
            "component": "https://hosted.weblate.org/api/components/wfrp-master/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/wfrp-master/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-13T18:24:15.210226+02:00",
            "action": 59,
            "target": "Icons made by Delapouite and Lorc.\nAvailable on https://game-icons.net",
            "old": "",
            "details": {
                "state": 20,
                "source": "Icons made by Delapouite and Lorc.\nAvailable on https://game-icons.net",
                "old_state": -1
            },
            "id": 63534043,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63534043/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/103565807/?format=api",
            "component": "https://hosted.weblate.org/api/components/wfrp-master/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/wfrp-master/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-13T18:24:15.210136+02:00",
            "action": 59,
            "target": "Shake And Roll Dice sound was made by Mike Koenig (soundbible.com) and used via CC BY 3.0 license",
            "old": "",
            "details": {
                "state": 20,
                "source": "Shake And Roll Dice sound was made by Mike Koenig (soundbible.com) and used via CC BY 3.0 license",
                "old_state": -1
            },
            "id": 63534042,
            "action_name": "String updated in the repository",
            "url": "https://hosted.weblate.org/api/changes/63534042/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/wfrp-master/glossary/?format=api",
            "translation": null,
            "user": "https://hosted.weblate.org/api/users/fmasa/?format=api",
            "author": null,
            "timestamp": "2023-08-13T18:22:23.890713+02:00",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 63534026,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/63534026/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/wfrp-master/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-13T18:09:23.641600+02:00",
            "action": 21,
            "target": "",
            "old": "",
            "details": {},
            "id": 63533941,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/63533941/?format=api"
        }
    ]
}