Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/52530/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/kamaluk/?format=api",
    "author": "https://translate.yunohost.org/api/users/kamaluk/?format=api",
    "timestamp": "2021-10-16T21:11:09.237653Z",
    "action": 37,
    "target": "Diese App ist im YunoHost App Katalog momentan als kaputt gekennzeichnet. Dies mag ein temporäres Problem darstellen, das von den Maintainern versucht wird zu beheben. In der Zwischenzeit ist das Upgrade dieser App nicht möglich.",
    "id": 44102,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/44102/?format=api"
}