Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103573991/?format=api",
    "component": "https://hosted.weblate.org/api/components/liberaforms/gdpr-wizard/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/?format=api",
    "user": "https://hosted.weblate.org/api/users/porru/?format=api",
    "author": "https://hosted.weblate.org/api/users/porru/?format=api",
    "timestamp": "2023-09-15T18:32:12.265269+02:00",
    "action": 2,
    "target": "Zure erakundearen pribatutasun-politika azaltzen den web-orria",
    "id": 65688300,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/65688300/?format=api"
}