Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/507428/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/rating-module/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/rating-module/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "timestamp": "2021-03-15T09:15:44.403899Z",
    "action": 5,
    "target": "Quitar la calificación media",
    "id": 283612,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/283612/?format=api"
}