Translation components API.

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

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

{
    "count": 45,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pt_BR/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/482783/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kuroki100/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kuroki100/?format=api",
            "timestamp": "2025-02-04T10:22:46.839688Z",
            "action": 5,
            "target": "Abrir",
            "id": 234294,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/234294/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/482784/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kuroki100/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kuroki100/?format=api",
            "timestamp": "2025-02-04T10:23:10.907932Z",
            "action": 5,
            "target": "Adicionar Arquivos",
            "id": 234295,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/234295/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/482785/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/kuroki100/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/kuroki100/?format=api",
            "timestamp": "2025-02-04T10:23:21.477915Z",
            "action": 5,
            "target": "Adicionar Pasta",
            "id": 234296,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/234296/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/482786/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "timestamp": "2025-04-03T11:47:40.533466Z",
            "action": 45,
            "target": "",
            "id": 250117,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/250117/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/482786/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
            "timestamp": "2025-04-03T11:47:40.536343Z",
            "action": 5,
            "target": "Atalho para",
            "id": 250118,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250118/?format=api"
        }
    ]
}