Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/79789/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/account_asset/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/account_asset/de/?format=api",
    "user": "https://translate.tryton.org/api/users/timitos/?format=api",
    "author": "https://translate.tryton.org/api/users/timitos/?format=api",
    "timestamp": "2019-10-17T16:42:48.808720Z",
    "action": 4,
    "target": "Anlage \"%(asset)s\" kann nicht gelöscht werden, da sie nicht im Entwurfsstatus ist.",
    "id": 67782,
    "action_name": "Suggestion added",
    "url": "https://translate.tryton.org/api/changes/67782/?format=api"
}