Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/15732434/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-reference/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-reference/translations/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/eulalio@disroot.org/?format=api",
    "author": "https://hosted.weblate.org/api/users/eulalio@disroot.org/?format=api",
    "timestamp": "2024-05-07T18:25:03.219820+02:00",
    "action": 2,
    "target": "Si la entrada <literal>terminfo</literal> de <literal>xterm</literal> no funciona con una <literal>xterm</literal> que no es de Debian, cambie el tipo de terminal  cambiando «<literal>$TERM</literal>» de «<literal>xterm</literal>» a una versión con funcionalidades limitadas como «<literal>xterm-r6</literal>» al autenticarse en el sistema Debian de forma remota. Para mayor información ver «<literal>/usr/share/doc/libncurses5/FAQ</literal>».  «<literal>dumb</literal>» es el mínimo común denominador para «<literal>$TERM</literal>».",
    "id": 89090063,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/89090063/?format=api"
}