Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/243909/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/nl/?format=api",
    "user": "https://hosted.weblate.org/api/users/Biep/?format=api",
    "author": "https://hosted.weblate.org/api/users/Biep/?format=api",
    "timestamp": "2019-10-01T18:10:43+02:00",
    "action": 2,
    "target": "De tabbladen per ontwikkelingsniveau bevatten statistieken over je inwoners. Hier kun je ook de algemene belasting per niveau aanpassen, of inwoners dehuisvestingsverbetering naar het volgende niveau ontzeggen.",
    "old": "In de verschillende beschavingsniveau tabbladen zijn statistieken te zien over jouw inwoners. Hier kunt je de algemene belasting voor elk niveau verhogen of verlagen en daarnaast kun je de inwoners verbieden om hun huisvesting te verbeteren naar het volgende niveau.",
    "details": {},
    "id": 4744002,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/4744002/?format=api"
}