Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12745013/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/glossary/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "author": null,
    "timestamp": "2017-06-14T11:40:24Z",
    "action": 5,
    "target": "obtener",
    "id": 678388,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/678388/?format=api"
}