Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/791560/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/ljanda/?format=api",
    "timestamp": "2021-11-09T09:07:22.024099Z",
    "action": 2,
    "target": "[error] [/etc/authselect/nsswitch.conf] does not exist! \n[error] [/etc/nsswitch.conf] is not a symbolic link! \n[error] [/etc/nsswitch.conf] is not created by authselect! \n[error] Un expected changes to the configuration was detected. \n[error] Refusing to activate to activate the profile if the changes is requested.\n",
    "id": 3707141,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3707141/?format=api"
}