Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12849377/?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/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-27T13:12:00.523696Z",
    "action": 30,
    "target": "For more information, see <link xlink:href=\"https://bugzilla.opensuse.org/show_bug.cgi?id=1184326\"/>.",
    "id": 1835676,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/1835676/?format=api"
}