Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12849951/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_3/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_3/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-28T09:35:27.787340Z",
    "action": 30,
    "target": "This change affects the following packages:",
    "id": 1837225,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1837225/?format=api"
}