Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/203828/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_linux-users/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_linux-users/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-10-18T14:50:17.676059Z",
    "action": 30,
    "target": "The Ports Collection, sometimes referred to as the ports tree, can be installed to <filename>/usr/ports</filename> using <citerefentry><refentrytitle>portsnap</refentrytitle><manvolnum>8</manvolnum></citerefentry> (if running FreeBSD 11.4 or 12.1) or Subversion (if running FreeBSD-CURRENT). Detailed instructions for installing the Ports Collection can be found in <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/ports-using.html\">section 5.5</link> of the FreeBSD Handbook.",
    "id": 83451,
    "action_name": "원본 문자열이 변경됨",
    "url": "https://translate-dev.freebsd.org/api/changes/83451/?format=api"
}