Changes API.

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

GET /api/changes/1578454/?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": "2020-12-13T02:02:27.759769Z",
    "action": 7,
    "target": "LibreOfficeは、自由(フリー)ソフトウェアで無償でご利用いただけます。<br/>寄付は純粋に任意ですが、この寄付により世界中のコミュニティを支援できます。<br/>もし、LibreOfficeを気に入っていただけたなら、ぜひ、寄付をご検討ください。",
    "id": 1578454,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/1578454/?format=api"
}