Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/235673/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/it/?format=api",
    "user": "https://hosted.weblate.org/api/users/hakuchi/?format=api",
    "author": "https://hosted.weblate.org/api/users/hakuchi/?format=api",
    "timestamp": "2021-01-10T13:44:39.077173+01:00",
    "action": 2,
    "target": "Si dovrebbe cercare di impostare sempre le tasse non troppo basse in quanto questo porterĂ  probabilmente al fallimento, prima o poi. Anche, se si sa cosa si sta facendo e per un breve periodo puo essere utile.",
    "id": 8919385,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/8919385/?format=api"
}