Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/462047/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/edocument_unece/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/edocument_unece/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-18T06:17:59.714736Z",
    "action": 5,
    "target": "UNECE Code",
    "id": 68058,
    "action_name": "Translation added",
    "url": "https://translate.tryton.org/api/changes/68058/?format=api"
}