Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14518839/?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/cs/?format=api",
    "user": "https://l10n.opensuse.org/api/users/honyczek/?format=api",
    "author": "https://l10n.opensuse.org/api/users/honyczek/?format=api",
    "timestamp": "2023-05-27T19:46:53.264060Z",
    "action": 2,
    "target": "Repozitář s aktualizacemi ze SUSE Linux Enterprise pro openSUSE Leap",
    "id": 2699497,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2699497/?format=api"
}