Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12744818/?format=api",
    "component": "https://l10n.opensuse.org/api/components/software-o-o/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/software-o-o/glossary/et/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JaanusOjangu/?format=api",
    "author": null,
    "timestamp": "2019-10-29T09:43:46.286710Z",
    "action": 5,
    "target": "Foorumid",
    "id": 1296575,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1296575/?format=api"
}