Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/14981/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_committers-guide/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_committers-guide/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "timestamp": "2020-12-15T03:06:14.820518Z",
    "action": 5,
    "target": "<systemitem class=\"fqdomainname\">people.FreeBSD.org</systemitem> Es lo mismo  <systemitem class=\"fqdomainname\">freefall.FreeBSD.org</systemitem>. solo cree un <filename>public_html</filename> directorio. todo lo que coloque en ese directorio será visible automáticamente bajo <uri xlink:href=\"https://people.FreeBSD.org/\">https://people.FreeBSD.org/</uri>.",
    "id": 90511,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/90511/?format=api"
}