Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10792749/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-typing-booster/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-07-15T11:32:23.298965Z",
    "action": 30,
    "target": "Use flags for dictionary suggestions",
    "id": 6849014,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/6849014/?format=api"
}