Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1124498/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/bluetooth/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/bluetooth/sk/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/Robin/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/Robin/?format=api",
    "timestamp": "2024-11-21T18:11:41.641943Z",
    "action": 2,
    "target": "Toto zariadenie nemohlo byť aktivované. Obráťte sa na podporu.\nDUDUOS je k dispozícii len pre zariadenia DUDUAUTO.\nPri neautorizovanom používaní tohto softvéru môžu byť podniknuté právne kroky",
    "id": 710374,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/710374/?format=api"
}