Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229156/?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.094132Z",
    "action": 30,
    "target": "Baud is a measurement of transmission speed in asynchronous communication. Due to advances in modem communication technology, this term is frequently misused when describing the data rates in newer devices.",
    "id": 106041,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/106041/?format=api"
}