Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2857900/?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:41:09.628586+02:00",
    "action": 7,
    "target": "Stavební menu je rozdělené do úrovní. Budovy první úrovně jsou jediné prozatím dostupné v této hře. S pokrokem Vaší civilizace se budou zpřístupňovat další a další úrovně a Vy budete schopni stavět mnohem více druhů budov.",
    "id": 6818336,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/6818336/?format=api"
}