Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/25693390/?format=api",
    "component": "https://hosted.weblate.org/api/components/gnumdk/eolie/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/gnumdk/eolie/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
    "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
    "timestamp": "2021-05-03T16:22:56.239502+02:00",
    "action": 9,
    "target": "Conectado",
    "id": 10377455,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/10377455/?format=api"
}