Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12074601/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesgetting-started/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-12-23T18:28:51.737877Z",
    "action": 4,
    "target": "Une fois que la machine virtuelle a finie de démarrer, son adresse IP apparaîtra sur la console série. Par conception, il n'y a pas de mot de passe ou compte pré-défini.",
    "old": "Une fois que la machine virtuelle a finie de démarrer, son adresse IP apparaîtra sur la console série. Par conception, il n'y a pas de mot de passe ou compte pré-défini.",
    "details": {
        "state": 10,
        "source": "Once the VM has finished booting, its IP addresses will appear on the console. By design, there are no hard-coded default credentials.",
        "old_state": 10
    },
    "id": 9017291,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/9017291/?format=api"
}