Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/100043929/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsbasicshared/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsbasicshared/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "timestamp": "2024-04-28T02:09:02.542776Z",
    "action": 2,
    "target": "新規にライブラリを作成する場合は、<emph>[新規作成]</emph>をクリックして、ライブラリ名を指定します。",
    "id": 51093069,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51093069/?format=api"
}