Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/74766/?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": null,
    "author": null,
    "timestamp": "2024-10-31T20:18:02.989416Z",
    "action": 59,
    "target": "Sepertinya pemasangannya lancar!\nBerikut beberapa catatan pengelola paket yang cukup penting untuk diketahui.\nAnda bisa membacanya kembali di halaman informasi aplikasi.",
    "id": 182719,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/182719/?format=api"
}