Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12729125/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/glossary/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/RonanArraes/?format=api",
    "author": null,
    "timestamp": "2018-03-18T15:23:43.721630Z",
    "action": 5,
    "target": "Notas de lançamento",
    "id": 989475,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/989475/?format=api"
}