Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/24767/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_freebsd-update-server/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_freebsd-update-server/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/carlavilla@FreeBSD.org/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/carlavilla@FreeBSD.org/?format=api",
    "timestamp": "2020-04-03T10:55:49.307885Z",
    "action": 2,
    "target": "Como ejemplo, coja el parche para <citerefentry><refentrytitle>named</refentrytitle><manvolnum>8</manvolnum></citerefentry>. Lea el advisory, y obtenga el archivo necesario de <link xlink:href=\"@@URL_RELPREFIX@@/security/advisories.html\">FreeBSD Security Advisories</link>. Puede encontrar más información sobre la interpretación del advisory en el <link xlink:href=\"@@URL_RELPREFIX@@/doc/es_ES.ISO8859-1/books/handbook/security-advisories.html\">Handbook de FreeBSD</link>.",
    "id": 64046,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/64046/?format=api"
}