Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/122509460/?format=api",
    "component": "https://hosted.weblate.org/api/components/flathub/frontend/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/flathub/frontend/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2024-05-15T21:07:09.920264+02:00",
    "action": 2,
    "target": "Esta aplicación fue desarrollada bajo la licencia especial <1>{{ license }}</1>.",
    "id": 91980266,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/91980266/?format=api"
}