Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1536713/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/istsos_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/istsos_overview/ja/?format=api",
    "user": "https://weblate.osgeo.org/api/users/sanak/?format=api",
    "author": "https://weblate.osgeo.org/api/users/sanak/?format=api",
    "timestamp": "2024-11-02T13:02:14.777782Z",
    "action": 2,
    "target": "OSGeo プロジェクト",
    "id": 2010596,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/2010596/?format=api"
}