Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229158/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_serial-uart/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_serial-uart/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:31:52.146996Z",
    "action": 30,
    "target": "An improved version of the INS8250 using XMOS technology with various functional flaws corrected. The INS8250A was used initially in PC clone computers by vendors who used <quote>clean</quote> BIOS designs. Due to the corrections in the chip, this part could not be used with a BIOS compatible with the INS8250 or INS8250B.",
    "id": 106043,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106043/?format=api"
}