Translation components API.

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

GET /api/translations/lxqt-desktop/lxqt-wallet/hu/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 43,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/237323/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/0elek/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/0elek/?format=api",
            "timestamp": "2024-04-21T17:59:13.215462Z",
            "action": 2,
            "target": "Az '%1' nevű program engedélyt kér, hogy megnyissa a '%2' pénztárcát. Adja meg a jelszót, hogy engedélyezze a pénztárca elérését",
            "id": 184310,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/184310/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/237324/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/0elek/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/0elek/?format=api",
            "timestamp": "2024-04-21T17:59:39.906849Z",
            "action": 7,
            "target": "A '%1' pénztárca nem létezik, szeretné létrehozni?",
            "id": 184311,
            "action_name": "Suggestion accepted",
            "url": "https://translate.lxqt-project.org/api/changes/184311/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/237323/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-wallet/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-wallet/hu/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "https://translate.lxqt-project.org/api/users/anonymous/?format=api",
            "timestamp": "2024-04-22T05:22:34.400216Z",
            "action": 29,
            "target": "Az '%1' nevű program engedélyt kér, hogy megnyissa a '%2' pénztárcát. Adja meg a jelszót, hogy engedélyezze a pénztárca elérését",
            "id": 184355,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.lxqt-project.org/api/changes/184355/?format=api"
        }
    ]
}