Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/40553/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_faq/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2020-06-17T23:50:50.941641Z",
    "action": 5,
    "target": "<prompt>%</prompt> <userinput>grep -E '^(sio|uart)[0-9]' &lt; /var/run/dmesg.boot</userinput>\nsio0: &lt;16550A-compatible COM port&gt; port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0\nsio0: type 16550A\nsio1: &lt;16550A-compatible COM port&gt; port 0x2f8-0x2ff irq 3 on acpi0\nsio1: type 16550A",
    "id": 69827,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/69827/?format=api"
}