Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/49526755/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/strings/ml/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-61604/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-61604/?format=api",
    "timestamp": "2023-05-06T09:07:57.246388+02:00",
    "action": 5,
    "target": "മുകളിൽ-വലത് കണ്ണുനീർ",
    "id": 55104510,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/55104510/?format=api"
}