Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1693104/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/gpsprune_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/gpsprune_overview/nl/?format=api",
    "user": "https://weblate.osgeo.org/api/users/mstuyts/?format=api",
    "author": "https://weblate.osgeo.org/api/users/mstuyts/?format=api",
    "timestamp": "2023-07-02T09:41:18.515632Z",
    "action": 5,
    "target": "Kernmogelijkheden",
    "id": 1463878,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/1463878/?format=api"
}