Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/175078/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-documenttreetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-documenttreetranslations/da/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xleander/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xleander/?format=api",
    "timestamp": "2020-11-23T20:22:00.431252Z",
    "action": 5,
    "target": "Liste af knuder, der er udelukket fra træet. Knuderne angives med deres id, adskildt af komma.",
    "id": 273159,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/273159/?format=api"
}