Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/243641/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/yamanoue/?format=api",
    "author": "https://hosted.weblate.org/api/users/yamanoue/?format=api",
    "timestamp": "2014-08-10T19:22:15+02:00",
    "action": 5,
    "target": "各階層概要タブは、あなたの住民についての統計を表示します。ここでは階層ごとの税を指定することができ、またその階層の住民が次の階層に昇格するのを許可したり禁止したりすることができます。",
    "id": 59770,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/59770/?format=api"
}