Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/507035/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-code-translations/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-18T03:31:40.623525Z",
    "action": 30,
    "target": "This filter can either notify of or ignore the events happening on the selected locations. Choose the action you want to take for the events.",
    "id": 283676,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/283676/?format=api"
}