Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10558324/?format=api",
    "component": "https://l10n.opensuse.org/api/components/imagewriter2/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/imagewriter2/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "author": "https://l10n.opensuse.org/api/users/VictorHck/?format=api",
    "timestamp": "2018-07-13T13:34:03.748484Z",
    "action": 2,
    "target": "Escribiendo en %1",
    "id": 1132427,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1132427/?format=api"
}