Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/40195/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_faq/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_faq/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-06-07T04:30:52.804564Z",
    "action": 2,
    "target": "El sistema está funcionando a un nivel de seguridad mayor que 0. Baja el nivel de seguridad e inténtalo de nuevo. Para obtener más información, consulte <link linkend=\"securelevel\">la entrada de preguntas frecuentes<acronym>(FAQ)</acronym> sobre el nivel de seguridad</link> y la página del manual de <citerefentry><refentrytitle>init</refentrytitle><manvolnum>8</manvolnum></citerefentry>.",
    "id": 69050,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/69050/?format=api"
}