Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/37480/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus-anthy/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus-anthy/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mwety/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mwety/?format=api",
    "timestamp": "2023-12-26T10:53:59.614063Z",
    "action": 5,
    "target": "通过切换词典单独使用所选词典(_U)",
    "id": 14286344,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/14286344/?format=api"
}