Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/3929/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/zh_Hant/?format=api",
    "user": "http://translate.pretalx.com/api/users/fweng322/?format=api",
    "author": "http://translate.pretalx.com/api/users/fweng322/?format=api",
    "timestamp": "2020-01-29T09:02:55.750741Z",
    "action": 9,
    "target": "這個連結不正確。請確定您從電子郵件中複製了完整的網址,而且該電子郵件發出還不到 24 小時。",
    "id": 1437,
    "action_name": "Translation uploaded",
    "url": "http://translate.pretalx.com/api/changes/1437/?format=api"
}