Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157300/?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": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2020-04-18T19:21:42.555940Z",
    "action": 5,
    "target": "Este documento assume que o FreeBSD já está instalado. Acesse o link do capítulo <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/bsdinstall.html\"> Instalando o FreeBSD</link> no Handbook do FreeBSD para obter ajuda no processo de instalação.",
    "id": 65489,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/65489/?format=api"
}