Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-06T04:17:40.653402+01:00",
            "action": 47,
            "target": "",
            "id": 80025378,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/80025378/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-06-18T04:06:20.171603+02:00",
            "action": 47,
            "target": "",
            "id": 58989968,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/58989968/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-09-04T18:29:53.824201+02:00",
            "action": 47,
            "target": "",
            "id": 33901257,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/33901257/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-08-19T17:57:06.670935+02:00",
            "action": 47,
            "target": "",
            "id": 31645874,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/31645874/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-05-17T18:01:40.542631+02:00",
            "action": 47,
            "target": "",
            "id": 25077315,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/25077315/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-19T17:01:45.654617+01:00",
            "action": 47,
            "target": "",
            "id": 20028084,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/20028084/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-09-29T15:19:41.842078+02:00",
            "action": 47,
            "target": "",
            "id": 12999199,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/12999199/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-23T15:17:19.390906+02:00",
            "action": 47,
            "target": "",
            "id": 11216100,
            "action_name": "Alert triggered",
            "url": "https://hosted.weblate.org/api/changes/11216100/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/blattwerkzeug/glossary/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T11:27:39.152661+01:00",
            "action": 0,
            "target": "",
            "id": 9749993,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/9749993/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/blattwerkzeug/glossary/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-12T11:27:38.453094+01:00",
            "action": 21,
            "target": "",
            "id": 9749992,
            "action_name": "Repository rebased",
            "url": "https://hosted.weblate.org/api/changes/9749992/?format=api"
        }
    ]
}