Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157445/?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:48:48.991784Z",
    "action": 5,
    "target": "Para ATI Rage 128 y Radeon vea <citerefentry vendor=\"xorg\"><refentrytitle>ati</refentrytitle><manvolnum>4</manvolnum></citerefentry>, <citerefentry vendor=\"xorg\"><refentrytitle>r128</refentrytitle><manvolnum>4</manvolnum></citerefentry> y <citerefentry vendor=\"xorg\"><refentrytitle>radeon</refentrytitle><manvolnum>4</manvolnum></citerefentry>.",
    "id": 69819,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/69819/?format=api"
}