Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7222/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmptcp/zh_Hans/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/admin/?format=api",
    "timestamp": "2022-08-12T19:28:33.885312Z",
    "action": 2,
    "target": "如果您在末尾获得“TCPOptionMPTCPCapable [...] Sender 's Key” ,则支持MPTCP",
    "id": 8647,
    "action_name": "Translation changed",
    "url": "http://weblate.openmptcprouter.com/api/changes/8647/?format=api"
}