Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/118210324/?format=api",
    "component": "https://hosted.weblate.org/api/components/wtforms/wtforms/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wtforms/wtforms/kk/?format=api",
    "user": "https://hosted.weblate.org/api/users/baurthefirst/?format=api",
    "author": "https://hosted.weblate.org/api/users/baurthefirst/?format=api",
    "timestamp": "2024-03-10T07:19:02.315825+01:00",
    "action": 9,
    "target": "Жарамды қалқымалы үтірлі сан мәні емес.",
    "id": 83738128,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/83738128/?format=api"
}