Changes API.

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

GET /api/changes/80344/?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/warrink/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/warrink/?format=api",
    "timestamp": "2020-02-17T15:05:10.237558Z",
    "action": 5,
    "target": "Authselect raakt je bestaande configuratie niet aan, tenzij deze al door authselect is gemaakt. Als je authselect wilt gaan gebruiken om je systeemauthenticatie te configureren, roep je eerst *authselect select* aan met de parameter *--force* (bijvoorbeeld *authselect select sssd --force*). De *--force* parameter vertelt authselect dat het in orde is om de bestaande niet-authselect configuratie te overschrijven (zie beschrijving hieronder). Met de parameter *--force* wordt automatisch een back-up van je huidige configuratie gemaakt, dus als je terug wil gaan, kun je deze herstellen met het commando *authselect backup-restore* (zie beschrijving hieronder).",
    "id": 80344,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/80344/?format=api"
}