Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/331097/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/ru/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Den/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Den/?format=api",
    "timestamp": "2019-02-01T01:54:18.608447Z",
    "action": 5,
    "target": "Показывать ли значки узлов дерева или нет. Возможно, вы захотите скрыть значки, если все узлы дерева одного типа или если вы хотите выиграть некоторое горизонтальное пространство.",
    "id": 77223,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/77223/?format=api"
}