Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.funkwhale.audio/api/components/tabcenter-reborn/interface/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/tabcenter-reborn/interface/eo/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/ariasuni/?format=api",
    "author": null,
    "timestamp": "2019-05-03T00:04:12.729325Z",
    "action": 17,
    "target": "",
    "id": 27959,
    "action_name": "Changes committed",
    "url": "https://translate.funkwhale.audio/api/changes/27959/?format=api"
}