Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10811041/?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/fr/?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:24:17.037889Z",
    "action": 4,
    "target": "Si vous avez défini une xref:authentication.adoc[clé SSH] pour le compte utilisateur nommé par défaut `core`, vous pouvez vous connecter via SSH à la machine virtuelle et explorer le système :",
    "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": 7993941,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/7993941/?format=api"
}