Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/98213/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/installation/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/installation/de/?format=api",
    "user": "https://weblate.osgeo.org/api/users/astrid_emde/?format=api",
    "author": "https://weblate.osgeo.org/api/users/astrid_emde/?format=api",
    "timestamp": "2022-01-07T12:48:11.963117Z",
    "action": 5,
    "target": "Suchen Sie nach dem Programm \"StackBuilder\" starten Sie dieses. Der  \"StackBuilder\" wurde bei der Installation von PostgreSQL installiert.",
    "id": 5394,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/5394/?format=api"
}