Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19171558/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-hetzner/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-hetzner/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2025-04-03T11:27:45.480031Z",
    "action": 4,
    "target": "Fedora CoreOS tem um usuário padrão `core` que pode ser usado para explorar o sistema operacional. Se você quiser usá-lo, finalize sua xref:authentication.adoc[configuração] fornecendo, por exemplo, uma chave SSH.\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "Fedora CoreOS has a default `core` user that can be used to explore the OS.\n      If you want to use it, finalize its xref:authentication.adoc[configuration] by providing e.g. an SSH key.\n",
        "old_state": 0
    },
    "id": 18307081,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/18307081/?format=api"
}