Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157291/?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/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-04-20T15:09:25.999908Z",
    "action": 5,
    "target": "Este documento asume que FreeBSD ya está instalado. Consulte el capítulo <link xlink:href=\"@@URL_RELPREFIX@@/doc/es_ES.ISO8859-1/books/handbook/bsdinstall.html\">Instalación de FreeBSD</link> del Manual de FreeBSD para obtener ayuda con el proceso de instalación.",
    "id": 65671,
    "action_name": "Neue Übersetzung",
    "url": "https://translate-dev.freebsd.org/api/changes/65671/?format=api"
}