Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/11219677/?format=api",
    "component": "https://hosted.weblate.org/api/components/wincompose/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wincompose/master/ja/?format=api",
    "user": "https://hosted.weblate.org/api/users/pecorarista/?format=api",
    "author": "https://hosted.weblate.org/api/users/pecorarista/?format=api",
    "timestamp": "2019-09-14T15:52:44+02:00",
    "action": 5,
    "target": "現在開かれているウィンドウのクラスまたは名前がこの正規表現に合致する場合、WinComposeが完全に無効になります。",
    "id": 4670621,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/4670621/?format=api"
}