Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.funkwhale.audio/api/components/documentation/administrator-configuration-frontend/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/documentation/administrator-configuration-frontend/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-06T10:50:12.210472Z",
    "action": 17,
    "target": "",
    "id": 361867,
    "action_name": "Changes committed",
    "url": "https://translate.funkwhale.audio/api/changes/361867/?format=api"
}