Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11597136/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LeonardoTeodoro/?format=api",
    "timestamp": "2020-07-09T12:48:13.948735Z",
    "action": 5,
    "target": "O openSUSE Leap 15.2 agora permite uma verificação de assinatura do módulo do kernel para drivers de terceiros (<literal> CONFIG_MODULE_SIG=y</literal>). Essa é uma medida de segurança importante para evitar que códigos não confiáveis sejam executados no kernel.",
    "id": 1478763,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1478763/?format=api"
}