Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/489280/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-sudo/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-sudo/pt/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
    "timestamp": "2025-04-17T22:25:30.901049Z",
    "action": 5,
    "target": "Utilização: %1 opção [comando [argumentos...]]\n\nInterface GUI para %2/%3/%4\n\nArgumentos:\n  opção:\n    -h|--help Mostra esta ajuda.\n    -v|--version Mostra informações sobre a versão.\n    -s|--su Utiliza %3(1) como backend.\n    -d|--sudo Utiliza %2(8) como backend.\n    -a|--doas Utiliza %4(1) como backend.\n  command Comando a ser executado.\n  arguments Argumentos opcionais para o comando.\n\n",
    "id": 251895,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/251895/?format=api"
}