Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2857902/?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:20.772900+02:00",
    "action": 7,
    "target": "Později ve hře můžete vytvářet lesy sázením stromků, ale to stojí peníze. Proto byste měl prozatím vystačit s tím, co poskytuje zdejší příroda.",
    "id": 6818337,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/6818337/?format=api"
}