Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1683678/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/ar/?format=api",
    "user": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
    "author": "https://l10n.opensuse.org/api/users/mohammadalhargan/?format=api",
    "timestamp": "2017-05-06T07:57:48Z",
    "action": 2,
    "target": "جلب البريد",
    "id": 638716,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/638716/?format=api"
}