Translation components API.

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

GET /api/translations/peercoin-flutter/translations/nb_NO/changes/?format=api&page=34
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 664,
    "next": null,
    "previous": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nb_NO/changes/?format=api&page=33",
    "results": [
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-08T16:11:25.863427Z",
            "action": 0,
            "target": "",
            "id": 28785,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/28785/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-08T16:11:35.863636Z",
            "action": 44,
            "target": "",
            "id": 28864,
            "action_name": "New string to translate",
            "url": "https://weblate.ppc.lol/api/changes/28864/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/62820/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nb_NO/?format=api",
            "user": "https://weblate.ppc.lol/api/users/sandakersmann/?format=api",
            "author": "https://weblate.ppc.lol/api/users/sandakersmann/?format=api",
            "timestamp": "2024-04-08T20:35:07.314345Z",
            "action": 5,
            "target": "Kopier offentlig nøkkel til utklippstavlen",
            "id": 28893,
            "action_name": "New translation",
            "url": "https://weblate.ppc.lol/api/changes/28893/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/nb_NO/?format=api",
            "user": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "author": "https://weblate.ppc.lol/api/users/admin/?format=api",
            "timestamp": "2024-04-20T15:32:30.699311Z",
            "action": 0,
            "target": "",
            "id": 29163,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/29163/?format=api"
        }
    ]
}