Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14518951/?format=api",
    "component": "https://l10n.opensuse.org/api/components/download-o-o/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/download-o-o/master/hu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-22T10:22:04.889934Z",
    "action": 30,
    "target": "In this repository you find Backports security and maintenance updates for openSUSE Leap.",
    "id": 2693634,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2693634/?format=api"
}