Translation components API.

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

GET /api/translations/peercoin-net/glossary/zh_Hant/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/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:16:43.492303Z",
            "action": 0,
            "target": "",
            "id": 25832,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/25832/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/58225/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:16:44.134012Z",
            "action": 31,
            "target": "",
            "id": 25833,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25833/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/58238/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:16:44.203114Z",
            "action": 31,
            "target": "",
            "id": 25834,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25834/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/58251/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:16:44.284045Z",
            "action": 31,
            "target": "",
            "id": 25835,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25835/?format=api"
        }
    ]
}