Changes API.

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

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

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