Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791574/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/nl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/minerva/?format=api",
    "timestamp": "2023-03-28T22:15:28.364410Z",
    "action": 2,
    "target": "Authselect tast uw bestaande configuratie niet aan, tenzij zij reeds door authselect is gecreëerd. Als u authselect wilt gaan gebruiken om uw systeemauthenticatie te configureren, roept u eerst *authselect select* aan met de parameter *--force* (bijvoorbeeld *authselect select sssd --force*). De parameter *--force* vertelt authselect dat het in orde is om de bestaande configuratie te overschrijven (zie beschrijving hieronder). Het gebruik van de parameter *--force* zal automatisch een back-up van uw huidige configuratie maken. Als u later terug wilt gaan, dan kunt u met het commando *authselect backup-restore* uw huidige configuratie herstellen (zie beschrijving hieronder).",
    "id": 10731998,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10731998/?format=api"
}