Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1795635/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/hu/?format=api",
    "user": "https://hosted.weblate.org/api/users/axhyre/?format=api",
    "author": "https://hosted.weblate.org/api/users/axhyre/?format=api",
    "timestamp": "2021-01-29T13:23:08.980171+01:00",
    "action": 2,
    "target": "Ez a beállítás csökkenti a keménységet ha szükséges, hogy megakadályozza az élek lépcsősödését.\n0.0 kikapcsolva (nagyon erős radírokhoz és pixelecsetekhez)\n1.0 egy pixelnyi elmosás (ajánlott érték)\n5.0 jelentős elmosás, a vékony vonalak eltűnnek",
    "id": 9168794,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/9168794/?format=api"
}