Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/591372/?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-20T15:16:03.092231Z",
    "action": 5,
    "target": "Faz backup dos arquivos do sistema antes de ativar o perfil selecionado. O backup será guardado em {AUTHSELECT_BACKUP_DIR}/NAME. Hora atual com linha única é usada como nome do backup. Esse é um atalho para *--backup=*.\n",
    "id": 1087535,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/1087535/?format=api"
}