Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/23711/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_fonts/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_fonts/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-03-31T15:32:32.092027Z",
    "action": 2,
    "target": "Todos estos nombres son arbitrarios, pero uno debe tratar de ser compatible con las convenciones existentes. El nombre hace referencia al tipo con posibles comodines del programa <application>X11</application>, por lo que el nombre elegido debe tener algún sentido. Simplemente puede comenzar a usar <_:informalexample-1/> como nombre, y luego usar <citerefentry vendor=\"xfree86\"><refentrytitle>xfontsel</refentrytitle><manvolnum>1</manvolnum></citerefentry> para examinarla y ajustar el nombre en función de la apariencia del tipo.",
    "id": 63971,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/63971/?format=api"
}