Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/2243011/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/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-05-20T10:23:11.690259Z",
    "action": 2,
    "target": "ロケール設定と同じ(%1)(_S)",
    "id": 51235605,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51235605/?format=api"
}