Changes API.

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

GET /api/changes/6345145/?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": "https://hosted.weblate.org/api/users/WaldiS/?format=api",
    "author": "https://hosted.weblate.org/api/users/WaldiS/?format=api",
    "timestamp": "2020-05-31T16:35:49.746941+02:00",
    "action": 7,
    "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": 6345145,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/6345145/?format=api"
}