Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-23T15:44:18.609950+01:00",
            "action": 17,
            "target": "",
            "id": 74701165,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/74701165/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481935/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "author": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "timestamp": "2023-12-23T15:29:58.989744+01:00",
            "action": 31,
            "target": "",
            "id": 74700016,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74700016/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481916/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "author": "https://hosted.weblate.org/api/users/pedrolamas/?format=api",
            "timestamp": "2023-12-23T15:29:32.176697+01:00",
            "action": 31,
            "target": "",
            "id": 74699996,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74699996/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": "https://hosted.weblate.org/api/users/matmen/?format=api",
            "author": "https://hosted.weblate.org/api/users/matmen/?format=api",
            "timestamp": "2023-08-27T21:33:56.300778+02:00",
            "action": 0,
            "target": "",
            "id": 64498527,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/64498527/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.732984+02:00",
            "action": 0,
            "target": "",
            "id": 63628917,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628917/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.707106+02:00",
            "action": 0,
            "target": "",
            "id": 63628916,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628916/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.675075+02:00",
            "action": 0,
            "target": "",
            "id": 63628915,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628915/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:25.230131+02:00",
            "action": 17,
            "target": "",
            "id": 63628896,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63628896/?format=api"
        }
    ]
}