Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34384016/?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:05:37.292503Z",
    "action": 2,
    "target": "こちらのバージョンは少し古く最新機能はありませんが、より長くテストされています。もし、ビジネスとして展開をするならば、LibreOffice長期保証版(LTS)を提供する<a href=\"https://www.libreoffice.org/download/libreoffice-in-business/\">認定パートナーのサポートを受けることを強く推奨します</a>。",
    "id": 1578459,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1578459/?format=api"
}