Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/48616/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/connectme/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/connectme/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-06-14T06:44:17.581855Z",
    "action": 13,
    "target": "",
    "id": 3620,
    "action_name": "New source string",
    "url": "https://t.naviter.com/api/changes/3620/?format=api"
}