Changes API.

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

GET /api/changes/1717788/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.opensuse.org/api/units/12168213/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses/master/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LuizFernandoRanghetti/?format=api",
    "timestamp": "2021-03-11T13:07:42.405219Z",
    "action": 5,
    "target": "<h1>Teclas de atalho avançadas:</h1><p><b>Shift-F1</b> Mostrar uma lista de teclas de atalho avançadas.</p><p><b>Shift-F4</b> Alterar o esquema de cores.</p><p><b>Ctrl-\\</b> Sair do aplicativo.</p><p><b>Ctrl-L</b> Atualizar a tela.</p><p><b>Ctrl-O</b> Altera a ordem da tabela, selecionar a mesma coluna novamente muda a direção.</p><p><b>Ctrl-D F1</b> Mostrar uma lista de teclas de atalho avançadas.</p><p><b>Ctrl-D Shift-D</b> Despejar caixa de diálogo no arquivo de log como uma captura de tela.</p><p><b>Ctrl-D Shift-Y</b> Abrir YDialogSpy para ver a hierarquia do widget.</p><p><b>Ctrl-D Shift-G</b> Envia um evento de depuração, inicia o depurador.</p><p><b>Ctrl-D Shift-C</b> Envia um evento de configuração, mostra opções de configuração especiais.</p><p>Dependendo do seu ambiente de área de trabalho, algumas destas combinações de teclas podem não funcionar.</p>",
    "id": 1717788,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1717788/?format=api"
}