Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3528398/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/libreoffice-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/libreoffice-master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "timestamp": "2017-06-08T15:06:26Z",
    "action": 5,
    "target": "一个自由的办公套件(框架)",
    "id": 673378,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/673378/?format=api"
}