Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/116677/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-03T16:42:01.625470Z",
    "action": 71,
    "target": "很抱歉,此应用已列入已被拒绝的应用之一。指定原因为:<br /><q>%(reason)s</q>",
    "id": 176568,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/176568/?format=api"
}