Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/100041614/?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-17T00:22:05.029456Z",
    "action": 2,
    "target": "URL(<emph>Uniform Resource Locators</emph>)とは、ファイルシステム中に存在するファイルなどのリソースの位置を指定するための方式の1つで、通常はネットワーク環境で使用されます。個々のURLは、プロトコルの指示部、ホストの指示部、ファイルとパスの指示部から構成されます。",
    "id": 51070766,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51070766/?format=api"
}