Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2272204/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ar/?format=api",
    "user": "https://l10n.opensuse.org/api/users/georgeyacoub/?format=api",
    "author": "https://l10n.opensuse.org/api/users/georgeyacoub/?format=api",
    "timestamp": "2018-01-31T14:58:10.478207Z",
    "action": 2,
    "target": "الجهاز %1 متعدد المسارات.",
    "id": 880138,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/880138/?format=api"
}