Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/29711/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/ja/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/ito32bit/?format=api",
    "timestamp": "2021-01-10T02:56:15.158009Z",
    "action": 27,
    "target": "背景色の値です。\n255は白、0は黒になります。\n\n明るい背景は、230~255の範囲で、230が目にやさしいと思います。\n暗い背景は、0〜50の範囲で、50が目にやさしいと思います。\n\n反映させるには、ウィンドウを開き直して下さい。",
    "id": 46305,
    "action_name": "Search and replace",
    "url": "https://translate.lxqt-project.org/api/changes/46305/?format=api"
}