Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/63720/?format=api",
    "component": "https://t.naviter.com/api/components/seeyoumobile/mcu/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyoumobile/mcu/de/?format=api",
    "user": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "author": "https://t.naviter.com/api/users/ldittmer/?format=api",
    "timestamp": "2020-12-29T12:36:53.663605Z",
    "action": 5,
    "target": "Verberge NOTAMs weiter als",
    "id": 19214,
    "action_name": "New translation",
    "url": "https://t.naviter.com/api/changes/19214/?format=api"
}