Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34384015/?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-11T03:07:10.832779Z",
    "action": 2,
    "target": "新しい技術が好きな方やアーリーアダプター、パワーユーザーなら、このバージョンが適しているでしょう。",
    "id": 1870664,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1870664/?format=api"
}