Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:25:07.156474Z",
            "action": 0,
            "target": "",
            "id": 25852,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/25852/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/58606/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:25:07.915088Z",
            "action": 31,
            "target": "",
            "id": 25853,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25853/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/58620/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:25:08.053795Z",
            "action": 31,
            "target": "",
            "id": 25854,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25854/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/58634/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:25:08.148846Z",
            "action": 31,
            "target": "",
            "id": 25855,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25855/?format=api"
        }
    ]
}