Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10811193/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-aws/pt_BR/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/rffontenelle/?format=api",
    "timestamp": "2024-01-24T02:55:44.758655Z",
    "action": 5,
    "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.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Fedora CoreOS has a default `core` user that can be used to explore the OS. If you want to use it, finalize its xref:authentication.adoc[configuration] by providing e.g. an SSH key.",
        "old_state": 0
    },
    "id": 14588448,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/14588448/?format=api"
}