Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/125727/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/sk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-09T03:05:26.045719Z",
    "action": 30,
    "target": "This affects only the email addresses stored in object properties of type Email, as long as the default custom displayer for the Email property type is not overwritten. Example: a...@domain.org",
    "id": 400530,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/400530/?format=api"
}