Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/123098/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/el/?format=api",
    "user": "https://translate.pdfforge.org/api/users/wkeanos/?format=api",
    "author": "https://translate.pdfforge.org/api/users/wkeanos/?format=api",
    "timestamp": "2020-07-16T06:54:10.426090Z",
    "action": 2,
    "target": "Η άδειά σας θα λήξει σε {0} ημέρα.\u001e\u001eΗ άδειά σας θα λήξει σε {0} ημέρες",
    "id": 53244,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/53244/?format=api"
}