Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/118210317/?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.200061+01:00",
    "action": 9,
    "target": "'%(value)s' бұл өріс үшін жарамды таңдау емес.\u001e\u001e'%(value)s' бұл өріс үшін жарамды таңдаулар емес.",
    "id": 83738121,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/83738121/?format=api"
}