Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/8867171/?format=api",
    "component": "https://l10n.opensuse.org/api/components/desktop-file-translations/update-desktop-files-sle-15/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/desktop-file-translations/update-desktop-files-sle-15/af/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2018-03-20T19:54:40.402362Z",
    "action": 13,
    "target": "",
    "id": 991319,
    "action_name": "Source string added",
    "url": "https://l10n.opensuse.org/api/changes/991319/?format=api"
}