Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/29423/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_problem-reports/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_problem-reports/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "timestamp": "2019-11-09T01:06:10.618708Z",
    "action": 2,
    "target": "Encontre committers interessados no problema que foi relatado. Se o problema estiver em uma ferramenta, binário, porta, documento ou arquivo fonte específico, verifique o <link xlink:href=\"http://svnweb.FreeBSD.org\">Repositório SVN</link>. Localize os últimos committers que fizeram alterações substanciais no arquivo e tente falar com eles pelo <acronym>IRC</acronym> ou por email. Uma lista de committers e seus e-mails podem ser encontrados no artigo <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/articles/contributors\">Contributors do FreeBSD</link>.",
    "id": 52120,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/52120/?format=api"
}