Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2857898/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/cs/?format=api",
    "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "author": "https://hosted.weblate.org/api/users/ldoktor/?format=api",
    "timestamp": "2020-07-23T13:40:44.123301+02:00",
    "action": 7,
    "target": "Dřevorubec bude kácet stromy z okolí jeho stanu a bude je opracovávat do podoby desek potřebných pro výstavbu či pro obchodování.",
    "id": 6818334,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/6818334/?format=api"
}