Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/591363/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/nickhirano/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/nickhirano/?format=api",
    "timestamp": "2020-07-16T18:33:33.676800Z",
    "action": 5,
    "target": "*Authselect* é uma ferramenta para configurar a identidade do sistema e fontes de autenticação \ne provedores selecionando um perfil específico. Perfil é um conjunto de arquivos que \ndescreve como a configuração resultante do sistema será.\nQuando um perfil é selecionado, *authselect* irá criar nsswitch.conf (5) e pilhas PAM (8) para usar \na identidade e as fontes de autenticação definidas pelo perfil.\n",
    "id": 1081769,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/1081769/?format=api"
}