Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/126336/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/hr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "author": "https://l10n.xwiki.org/api/users/surli/?format=api",
    "timestamp": "2019-10-03T16:48:41.863932Z",
    "action": 2,
    "target": "Osvježavanje može potrajati nekoliko sekundi.",
    "id": 166664,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/166664/?format=api"
}