Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157299/?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:58.120195Z",
    "action": 5,
    "target": "Este documento ha proporcionado una visión general de FreeBSD. Consulte el <link xlink:href=\"@@URL_RELPREFIX@@/doc/en_US.ISO8859-1/books/handbook/index.html\">Manual de FreeBSD</link> para obtener una información más detallada de los temas tratados, así como otros muchos temas que no se han tratado en este documento.",
    "id": 65675,
    "action_name": "Ny oversettelse",
    "url": "https://translate-dev.freebsd.org/api/changes/65675/?format=api"
}