Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11091818/?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-31T16:38:53.994195Z",
    "action": 2,
    "target": "Si es la primera vez que utilizas openSUSE, nos gustaría que te sintieras como en casa en tu nueva andadura. Tómate tu tiempo para familiarizarte con los botones y haznos saber si te gusta la experiencia en las",
    "id": 1279629,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1279629/?format=api"
}