Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mgx/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mgx/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-19T15:17:28.531306+02:00",
            "action": 0,
            "target": "",
            "id": 63769538,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63769538/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mgx/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mgx/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-19T15:17:28.464006+02:00",
            "action": 17,
            "target": "",
            "id": 63769537,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63769537/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mgx/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-19T15:17:28.258521+02:00",
            "action": 0,
            "target": "",
            "id": 63769536,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63769536/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mgx/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-19T15:17:28.208187+02:00",
            "action": 0,
            "target": "",
            "id": 63769535,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/63769535/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mgx/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-08-19T15:17:28.058637+02:00",
            "action": 21,
            "target": "",
            "id": 63769534,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/63769534/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mgx/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mgx/glossary/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-19T15:17:27.917738+02:00",
            "action": 17,
            "target": "",
            "id": 63769533,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63769533/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/mgx/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/mgx/glossary/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-19T15:17:27.488227+02:00",
            "action": 17,
            "target": "",
            "id": 63769532,
            "action_name": "Changes committed",
            "url": "https://hosted.weblate.org/api/changes/63769532/?format=api"
        }
    ]
}