Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10811047/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started-libvirt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started-libvirt/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2022-09-23T19:23:51.641222Z",
    "action": 4,
    "target": "Se você configurar uma xref:authentication.adoc[chave SSH] para o usuário padrão `core`, poderá fazer um acesso via SSH para VM e explorar o sistema operacional:",
    "old": "",
    "details": {
        "state": 0,
        "source": "If you set up an xref:authentication.adoc[SSH key] for the default `core` user, you can SSH into the VM and explore the OS:",
        "old_state": 0
    },
    "id": 7993939,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/7993939/?format=api"
}