Changes API.

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

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

{
    "unit": "https://weblate.dudu-auto.com/api/units/1106242/?format=api",
    "component": "https://weblate.dudu-auto.com/api/components/duduauto/launcher_b/?format=api",
    "translation": "https://weblate.dudu-auto.com/api/translations/duduauto/launcher_b/en/?format=api",
    "user": "https://weblate.dudu-auto.com/api/users/CHR12345/?format=api",
    "author": "https://weblate.dudu-auto.com/api/users/CHR12345/?format=api",
    "timestamp": "2025-02-26T21:58:39.284979Z",
    "action": 2,
    "target": "The sound passes through the built-in DSP, but the built-in DSP does not perform sound effect processing (the Equaliser cannot be adjusted). The sound source is directly output to the coaxial optical fiber post-stage device, which can obtain near-source output audio quality.",
    "id": 796767,
    "action_name": "Translation changed",
    "url": "https://weblate.dudu-auto.com/api/changes/796767/?format=api"
}