Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1133097/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbookboot_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbookboot_index/zh_CN/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-02T06:38:49.565498Z",
    "action": 6,
    "target": "xread.1:\n\tpushl $0x0\t\t#  absolute\n\tpush %cx\t\t#  block\n\tpush %ax\t\t#  number\n\tpush %es\t\t# Address of\n\tpush %bx\t\t#  transfer buffer\n\txor %ax,%ax\t\t# Number of\n\tmovb %dh,%al\t\t#  blocks to\n\tpush %ax\t\t#  transfer\n\tpush $0x10\t\t# Size of packet\n\tmov %sp,%bp\t\t# Packet pointer\n\tcallw read\t\t# Read from disk\n\tlea 0x10(%bp),%sp\t# Clear stack\n\tlret\t\t\t# To far caller\n",
    "id": 312413,
    "action_name": "自动翻译",
    "url": "https://translate-dev.freebsd.org/api/changes/312413/?format=api"
}