Translation components API.

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

GET /api/translations/fluidd/glossary/es/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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-23T15:44:18.563624+01:00",
            "action": 17,
            "target": "",
            "id": 74701164,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/74701164/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481938/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/es/?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.989798+01:00",
            "action": 31,
            "target": "",
            "id": 74700019,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74700019/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/111481919/?format=api",
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/es/?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.176742+01:00",
            "action": 31,
            "target": "",
            "id": 74699999,
            "action_name": "String added",
            "url": "https://hosted.weblate.org/api/changes/74699999/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/es/?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:55.941400+02:00",
            "action": 0,
            "target": "",
            "id": 64498524,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/64498524/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.578778+02:00",
            "action": 0,
            "target": "",
            "id": 63628912,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628912/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.554654+02:00",
            "action": 0,
            "target": "",
            "id": 63628911,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628911/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:27.528512+02:00",
            "action": 0,
            "target": "",
            "id": 63628910,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63628910/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/fluidd/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/fluidd/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-15T22:23:24.784351+02:00",
            "action": 17,
            "target": "",
            "id": 63628895,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63628895/?format=api"
        }
    ]
}