Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4105926/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/pl/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2018-10-06T18:23:51+02:00",
    "action": 4,
    "target": "W 1740 roku jesteś kapitanem statku pod banderą Anglii. Ty i twoja załoga byliście w drodze do angielskiej kolonii na Pacyfiku.\nWszystko szło dobrze, dopóki nie nadszedł sztorm…",
    "id": 3153219,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/3153219/?format=api"
}