Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791583/?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:12:45.264615Z",
    "action": 5,
    "target": "Dit betekent dat je configuratie onbekend is bij authselect en als zodanig niet zal worden gewijzigd. Om dit op te lossen, roep je *authselect select* aan met de parameter *--force* om aan te geven dat het goed is om het te overschrijven.",
    "id": 80353,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/80353/?format=api"
}