Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/37448/?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-26T11:01:52.620293Z",
    "action": 5,
    "target": "清音 + Shift 可输出半浊音",
    "id": 14286538,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/14286538/?format=api"
}