Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4723416/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/yast2-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/yast2-master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "timestamp": "2019-05-08T11:51:51.103412Z",
    "action": 2,
    "target": "YaST2: Traducción para el rumano.",
    "id": 1256484,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1256484/?format=api"
}