Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/86016932/?format=api",
    "component": "https://hosted.weblate.org/api/components/dicio-android/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dicio-android/glossary/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/liimee/?format=api",
    "author": "https://hosted.weblate.org/api/users/liimee/?format=api",
    "timestamp": "2022-11-06T05:48:29.692510+01:00",
    "action": 31,
    "target": "keterampilan",
    "id": 38405797,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/38405797/?format=api"
}