Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10770608/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SalmanMubarak/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SalmanMubarak/?format=api",
    "timestamp": "2022-05-31T20:29:43.475481Z",
    "action": 2,
    "target": "Perintah tidak sesuai",
    "id": 2100512,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2100512/?format=api"
}