Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.theyosh.nl/api/components/wifikill3r/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-16T03:55:00.898393+01:00",
            "action": 47,
            "target": "",
            "id": 37543,
            "action_name": "Alert triggered",
            "url": "https://weblate.theyosh.nl/api/changes/37543/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.theyosh.nl/api/components/wifikill3r/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-16T05:56:03.403643+02:00",
            "action": 47,
            "target": "",
            "id": 35805,
            "action_name": "Alert triggered",
            "url": "https://weblate.theyosh.nl/api/changes/35805/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.theyosh.nl/api/components/wifikill3r/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-04-06T22:44:27.373027+02:00",
            "action": 47,
            "target": "",
            "id": 17914,
            "action_name": "Alert triggered",
            "url": "https://weblate.theyosh.nl/api/changes/17914/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.theyosh.nl/api/components/wifikill3r/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-02-26T21:44:28.426032+01:00",
            "action": 47,
            "target": "",
            "id": 17451,
            "action_name": "Alert triggered",
            "url": "https://weblate.theyosh.nl/api/changes/17451/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.theyosh.nl/api/components/wifikill3r/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-12-31T21:44:45.352283+01:00",
            "action": 47,
            "target": "",
            "id": 16872,
            "action_name": "Alert triggered",
            "url": "https://weblate.theyosh.nl/api/changes/16872/?format=api"
        }
    ]
}