Changes API.

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

GET /api/changes/2503699/?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-02-15T08:38:51+01:00",
    "action": 4,
    "target": "Jesteś kapitanem statku pod banderą Anglii w 1740 roku. Ty i twoja załoga byliście w drodze do angielskiej kolonii na Pacyfiku.\nWszystko szło dobrze, dopóki nie przyszedł sztorm…",
    "id": 2503699,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/2503699/?format=api"
}