Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3007630/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/gl/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2020-08-03T15:01:20.386767Z",
    "action": 4,
    "target": "Só podes ter unha conexión de pasarela por cada escenario.\nTodos os escenarios de pasarela xa se usan.",
    "id": 1492190,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1492190/?format=api"
}