Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/166536/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/de/?format=api",
    "user": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "author": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "timestamp": "2023-10-10T12:27:38.270931Z",
    "action": 5,
    "target": "Racing Aufgabe, die startet, wenn Du die Startsektorgrenze überfliegst",
    "id": 33805,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/33805/?format=api"
}