Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9704911/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-libvirt/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesprovisioning-libvirt/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:56:12.760313Z",
    "action": 2,
    "target": "Você também precisa ter acesso a uma máquina host com `libvirt`. Os exemplos abaixo usam a ferramenta de linha de comando `virt-install`, que deve ser instalada separadamente antes.",
    "old": "Você também precisa ter acesso a uma máquina host com `libvirt`. Os exemplos abaixo usam a ferramenta de linha de comando `virt-install`, que deve ser instalada separadamente antes.",
    "details": {
        "state": 20,
        "source": "You also need to have access to a host machine with `libvirt`. The examples below use the `virt-install` command-line tool, which must be separately installed beforehand.",
        "old_state": 10
    },
    "id": 14588464,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14588464/?format=api"
}