Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14776287/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap_15_6/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap_15_6/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-01T13:52:45.595019Z",
    "action": 30,
    "target": "Report all bugs you encounter using this prerelease of openSUSE Leap 15.5 in the openSUSE Bugzilla. For more information, see <link xlink:href=\"https://en.opensuse.org/Submitting_Bug_Reports\"/>. If you would like to see anything added to the release notes, file a bug report against the component <quote>Release Notes</quote>.",
    "id": 2754044,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2754044/?format=api"
}