Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/60553/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/id/?format=api",
    "user": "https://translate.yunohost.org/api/users/cjdw/?format=api",
    "author": "https://translate.yunohost.org/api/users/cjdw/?format=api",
    "timestamp": "2024-07-24T16:40:01.724674Z",
    "action": 26,
    "target": "Server anda sedang dimulai ulang dan tidak bisa digunakan untuk beberapa saat. Pemberitahuan untuk masuk akan tersedia secepatnya setelah server anda bisa digunakan.",
    "id": 161132,
    "action_name": "Suggestion removed",
    "url": "https://translate.yunohost.org/api/changes/161132/?format=api"
}