Translation components API.

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

GET /api/translations/peercoin-net/glossary/nb_NO/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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:11:45.797623Z",
            "action": 0,
            "target": "",
            "id": 25824,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/25824/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/57847/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:11:46.814019Z",
            "action": 31,
            "target": "",
            "id": 25825,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25825/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/57859/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:11:46.911716Z",
            "action": 31,
            "target": "",
            "id": 25826,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25826/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/57871/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-net/glossary/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-net/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-30T21:11:46.991782Z",
            "action": 31,
            "target": "",
            "id": 25827,
            "action_name": "New string added",
            "url": "https://weblate.ppc.lol/api/changes/25827/?format=api"
        }
    ]
}