Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/542711/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-security-authentication-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-security-authentication-default/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-14T03:30:09.516307Z",
    "action": 30,
    "target": "Dear user, \n\ndue to a bug your password was stored in plain text in our wiki. We cannot exclude that your plain text password was exposed in a data leak. Therefore, you might receive a second email to choose a new password. \nPlease contact the administrator in case of problem or for further questions.",
    "id": 309395,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/309395/?format=api"
}