Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/118210305/?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:01.995948+01:00",
    "action": 9,
    "target": "Жарамсыз мән, келесінің біреуі болуы тиіс: %(values)s.",
    "id": 83738109,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/83738109/?format=api"
}