Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1796646/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/Cerb3rusPL/?format=api",
    "author": "https://hosted.weblate.org/api/users/Cerb3rusPL/?format=api",
    "timestamp": "2016-08-29T16:57:10+02:00",
    "action": 2,
    "target": "Wartość określa jak szybko 'wartość dowolna' dochodzi do wartości pożądanej. Opóźnienie te nie jest zależne od czasu ale tylko od ilości rysowanych ciapek.\n0.0 brak opóźnienia (zmiany stosują się bezpośrednio)",
    "id": 1273822,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/1273822/?format=api"
}