Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8921988/?format=api",
    "component": "https://hosted.weblate.org/api/components/freeplane/translation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/freeplane/translation/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/KBreker/?format=api",
    "author": "https://hosted.weblate.org/api/users/KBreker/?format=api",
    "timestamp": "2018-09-15T18:26:41+02:00",
    "action": 30,
    "target": "Trust signed scripts (recommended)",
    "id": 3074240,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/3074240/?format=api"
}