Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/25506695/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/nogajun/?format=api",
    "timestamp": "2021-02-10T15:37:17.576641Z",
    "action": 2,
    "target": "LibreOfficeは、自由(フリー)ソフトウエアであり無償で提供されています。<br/>寄付は完全に任意ですが、世界的な私たちのコミュニティを支援できます。<br/>もし、LibreOfficeが気に入ったなら、ぜひ、寄付をご検討ください。",
    "id": 1867382,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1867382/?format=api"
}