Translation components API.

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

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

{
    "count": 523,
    "next": null,
    "previous": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ru/changes/?format=api&page=26",
    "results": [
        {
            "unit": "https://weblate.ppc.lol/api/units/24940/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ru/?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-17T16:35:11.025642Z",
            "action": 2,
            "target": "Введите Сообщение",
            "id": 29101,
            "action_name": "Translation changed",
            "url": "https://weblate.ppc.lol/api/changes/29101/?format=api"
        },
        {
            "unit": "https://weblate.ppc.lol/api/units/24941/?format=api",
            "component": "https://weblate.ppc.lol/api/components/peercoin-flutter/translations/?format=api",
            "translation": "https://weblate.ppc.lol/api/translations/peercoin-flutter/translations/ru/?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-17T16:35:27.044961Z",
            "action": 2,
            "target": "Подписать Сообщение",
            "id": 29102,
            "action_name": "Translation changed",
            "url": "https://weblate.ppc.lol/api/changes/29102/?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/ru/?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:34.447210Z",
            "action": 0,
            "target": "",
            "id": 29172,
            "action_name": "Resource update",
            "url": "https://weblate.ppc.lol/api/changes/29172/?format=api"
        }
    ]
}