Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/236179/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/Cocksucker/?format=api",
    "author": "https://hosted.weblate.org/api/users/Cocksucker/?format=api",
    "timestamp": "2014-06-06T23:45:41+02:00",
    "action": 2,
    "target": "Не стоит располагать жилую часть поселения вблизи от палаток лесорубов, иначе постройки займут место леса, необходимого лесорубам для производства досок.",
    "id": 38495,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/38495/?format=api"
}