Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14678287/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/uk/?format=api",
    "user": "https://hosted.weblate.org/api/users/ihor_ck/?format=api",
    "author": "https://hosted.weblate.org/api/users/ihor_ck/?format=api",
    "timestamp": "2022-02-02T20:37:04.319359+01:00",
    "action": 2,
    "target": "Керування тим, за якого значення прозорість буде розмазано, аналогічно блокуванню альфа-каналу.\n1.0 - прозорість не розмазується.\n0.5 - розмазування виконується лише за значення прозорості 50% і вище.\n0.0 - ефекту немає.\nВід'ємні значення мають зворотний ефект",
    "id": 16675055,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/16675055/?format=api"
}