Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/135608/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/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-31T19:56:46.553627Z",
    "action": 45,
    "target": "",
    "id": 2100493,
    "action_name": "New contributor",
    "url": "https://l10n.opensuse.org/api/changes/2100493/?format=api"
}