Translation projects API.

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

GET /api/projects/yast-vm/changes/?format=api&page=104
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2064,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/projects/yast-vm/changes/?format=api&page=103",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/2999498/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vm/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vm/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2024-04-01T23:21:28.105115Z",
            "action": 5,
            "target": "x86_64 е единствената поддржана архитектура за хостирање на виртуелни машини. Вашата архитектура е ",
            "id": 3020699,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3020699/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2999500/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vm/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vm/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2024-04-01T23:21:50.325686Z",
            "action": 5,
            "target": "Инсталирањето на виртуелната машина не може да се стартува внатре во UML машината.\nЗапочнете со инсталација во хост системот.\n",
            "id": 3020700,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3020700/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2999502/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vm/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vm/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2024-04-02T04:24:54.811454Z",
            "action": 5,
            "target": "Проверете ги инсталираните пакети",
            "id": 3020767,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3020767/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/2999506/?format=api",
            "component": "https://l10n.opensuse.org/api/components/yast-vm/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-vm/master/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2024-04-02T04:25:08.882329Z",
            "action": 5,
            "target": "Конфигурирање на VM-серверот (домен 0)",
            "id": 3020768,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/3020768/?format=api"
        }
    ]
}