Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13122749/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/m-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/m-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "author": "https://l10n.opensuse.org/api/users/OotaToshiya/?format=api",
    "timestamp": "2022-03-05T10:16:08.154811Z",
    "action": 9,
    "target": "これは汎用アロケータです。これはmallocの代替であり、コードを変更することなく他のプログラムで使用することができます。\n\ntcmalloc 2.7、jemalloc 5.2.1、glibc 2.31などのアロケータと比較したパフォーマンス特性は良好で、特定のワークロードに応じて、一般的に6%以上のタイミングで改善されています。",
    "id": 2051932,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2051932/?format=api"
}