Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/7671416/?format=api",
    "component": "https://hosted.weblate.org/api/components/soundswitch/update-download/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/soundswitch/update-download/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "author": "https://hosted.weblate.org/api/users/Fito/?format=api",
    "timestamp": "2021-05-06T16:39:00.790238+02:00",
    "action": 2,
    "target": "La firma digital no es válida",
    "id": 10423144,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10423144/?format=api"
}