Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7076139/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/i-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/i-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": "2023-12-11T23:17:56.311355Z",
    "action": 9,
    "target": "irrlicht用の開発ヘッダーとライブラリ。\n\nIrrlichtエンジンはリアルタイムの3Dエンジンで、C++で書かれており、.NET言語でも利用できます。Direct3D、OpenGL、および独自のソフトウェアレンダラを使用しており、市販の3Dエンジンに見られる機能を備えています。",
    "id": 2959881,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/2959881/?format=api"
}