Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/14668884/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/fi/?format=api",
    "user": "https://hosted.weblate.org/api/users/tjhietala/?format=api",
    "author": "https://hosted.weblate.org/api/users/tjhietala/?format=api",
    "timestamp": "2020-05-22T19:41:48.644682+02:00",
    "action": 5,
    "target": "Säätää paljonko läpinäkyvyyttä otetaan mukaan ja sutataan, samaan tapaan kuin alfan lukitseminen.\n1,0 ei siirrä yhtään läpinäkyvyyttä.\n0,5 siirtää vain 50 % tai suuremman läpinäkyvyyden.\n0,0 ei tee mitään.\nNegatiiviset arvot toimivat päinvastoin",
    "id": 6282108,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/6282108/?format=api"
}