Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/71471/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/km/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "timestamp": "2019-01-05T21:46:27.820742Z",
    "action": 30,
    "target": "LDAP login. Leave empty for anonymous access, otherwise specify full dn. {0} is replaced with the user name, {1} with the password.",
    "id": 67433,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/67433/?format=api"
}