Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1977660/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-oneclickinstall/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-oneclickinstall/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SarahKriesch/?format=api",
    "timestamp": "2017-05-30T18:41:41Z",
    "action": 2,
    "target": "請參閱 <tt>http://en.opensuse.org/One_Click_Install</tt> 獲取進一步的資訊。",
    "id": 662200,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/662200/?format=api"
}