Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11091849/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "timestamp": "2019-08-31T17:07:24.562106Z",
    "action": 2,
    "target": "y echa un vistazo a lo que nuestra comunidad está haciendo en",
    "id": 1279636,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1279636/?format=api"
}