Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791475/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "timestamp": "2023-04-30T08:08:51.991142Z",
    "action": 5,
    "target": "Nástroj Authselect se nedotkne vaší stávající konfigurace, pokud již nebyla vytvořena tímto nástrojem. Pokud chcete začít používat authselect ke konfiguraci ověřování systému, zavolejte nejprve *authselect select* s parametrem *--force* (např. *authselect select sssd --force*). Parametr *--force* říká nástroji authselect, že může přepsat stávající konfiguraci, která není součástí nástroje authselect (viz popis níže). Použití parametru *--force* automaticky vytvoří zálohu aktuální konfigurace, takže pokud se budete chtít vrátit zpět, můžete ji obnovit příkazem *authselect backup-restore* (viz popis níže).",
    "id": 11575899,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11575899/?format=api"
}