Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/401241/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/startfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/startfedoraprojectorg/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-01-20T19:00:38.523094Z",
    "action": 2,
    "target": "Deze site wordt onderhouden door de gemeenschap. Red Hat is niet verantwoordelijk voor de inhoud.",
    "id": 53498,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/53498/?format=api"
}