Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157113/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_ipsec-must/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_ipsec-must/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/kouhi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/kouhi/?format=api",
    "timestamp": "2020-04-01T10:11:04.529648Z",
    "action": 5,
    "target": "<prompt>%</prompt> <userinput>tcpdump -c 4000 -s 10000 -w <replaceable>ipsecdemo.bin</replaceable></userinput>\n<prompt>%</prompt> <userinput>uliscan <replaceable>ipsecdemo.bin</replaceable></userinput>\n\nUliscan 21 Dec 98\nL=8 256 258560\nMeasuring file ipsecdemo.bin\nInit done\nExpected value for L=8 is 7.1836656\n6.9396 --------------------------------------------------------\n6.6177 -----------------------------------------------------\n6.4100 ---------------------------------------------------\n2.1101 -----------------\n2.0838 -----------------\n2.0983 -----------------",
    "id": 64016,
    "action_name": "Новый перевод",
    "url": "https://translate-dev.freebsd.org/api/changes/64016/?format=api"
}