Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11234407/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/o-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/o-master/id/?format=api",
    "user": "https://l10n.opensuse.org/api/users/cho2/?format=api",
    "author": "https://l10n.opensuse.org/api/users/cho2/?format=api",
    "timestamp": "2020-10-02T03:22:01.670642Z",
    "action": 9,
    "target": "os-maven-plugin adalah ekstensi /plugin Maven yang menghasilkan berbagai properti proyek yang bergantung pada platform yang berguna yang dinormalisasi dari ${os.name} dan ${os.arch}.\n\n${os.name} dan ${os.arch} seringkali berbeda secara halus antara JVM dan versi sistem operasi atau terkadang berisi karakter yang tidak ramah mesin seperti spasi putih. Plugin ini mencoba menghapus fragmentasi tersebut sehingga Anda dapat menentukan sistem operasi dan arsitektur saat ini dengan andal.",
    "id": 1591638,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1591638/?format=api"
}