Translation components API.

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

GET /api/translations/tsujan/feathernotes/pt_BR/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 85,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/pt_BR/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/363052/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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-04T02:59:17.915647Z",
            "action": 5,
            "target": "Salvar documento aberto a sair",
            "id": 250207,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250207/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/362321/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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-04T03:04:48.871796Z",
            "action": 5,
            "target": "Lembrar estados de expansão dos nós",
            "id": 250208,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250208/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/363446/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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-04T17:18:04.811939Z",
            "action": 5,
            "target": "Salva a posição após fechar\nesta janela e também ao sair.\n\nIsto pode não funcionar corretamente\ncom alguns gerenciadores de janelas.",
            "id": 250224,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250224/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/363051/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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-04T17:19:50.069039Z",
            "action": 5,
            "target": "Se esta opção for marcada, o documento aberto\nserá salvo ao sair sem perguntar e não mostrará\num aviso se não for possível salvar.",
            "id": 250225,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250225/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/362320/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/tsujan/feathernotes/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/tsujan/feathernotes/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-04T17:20:20.769296Z",
            "action": 5,
            "target": "Por padrão, todos os nós são expandidos ao abrir um documento.",
            "id": 250226,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/250226/?format=api"
        }
    ]
}