Translation components API.

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

GET /api/translations/peercoin-net/glossary/kr/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/kr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-13T12:54:06.905922Z",
            "action": 0,
            "target": "",
            "id": 16358,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/16358/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/30157/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/kr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T13:52:24.224589Z",
            "action": 31,
            "target": "",
            "id": 19298,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/19298/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/30209/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/kr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T13:54:52.705129Z",
            "action": 31,
            "target": "",
            "id": 19312,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/19312/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/30315/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/kr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-15T13:55:10.169496Z",
            "action": 31,
            "target": "",
            "id": 19322,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/19322/?format=api"
        }
    ]
}