Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/507031/?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.445621Z",
    "action": 30,
    "target": "Create a filter for events happening on specific locations. The filter can trigger the sending of a notification or prevent one from being sent, depending on the event and the notification channel.",
    "id": 283674,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/283674/?format=api"
}