Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13081982/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/lt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MindaugasBaranauskas/?format=api",
    "timestamp": "2022-02-04T17:22:36.785057Z",
    "action": 2,
    "target": "Google siūlo Google Chrome RPM paketus savo svetainėje.",
    "id": 2008337,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2008337/?format=api"
}