Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/364848/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookppp-and-slip_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookppp-and-slip_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-02-22T06:23:18.468275Z",
    "action": 4,
    "target": "1     default:\n2       set log Phase Chat LCP IPCP CCP tun command\n3       ident user-ppp VERSION\n4       set device /dev/cuau0\n5       set speed 115200\n6       set dial \"ABORT BUSY ABORT NO\\\\sCARRIER TIMEOUT 5 \\\n7                 \\\"\\\" AT OK-AT-OK ATE1Q0 OK \\\\dATDT\\\\T TIMEOUT 40 CONNECT\"\n8       set timeout 180\n9       enable dns\n10\n11    provider:\n12      set phone \"(123) 456 7890\"\n13      set authname foo\n14      set authkey bar\n15      set timeout 300\n16      set ifaddr <replaceable>x.x.x.x</replaceable>/0 <replaceable>y.y.y.y</replaceable>/0 255.255.255.255 0.0.0.0\n17      add default HISADDR",
    "id": 153345,
    "action_name": "Suggestion added",
    "url": "https://translate-dev.freebsd.org/api/changes/153345/?format=api"
}