Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/58757/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/libpwquality/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/libpwquality/app/fur/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "timestamp": "2020-09-13T04:12:39.152618Z",
    "action": 45,
    "target": "",
    "id": 1630628,
    "action_name": "Contributor joined",
    "url": "https://translate.fedoraproject.org/api/changes/1630628/?format=api"
}