Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/94059/?format=api
{ "unit": "https://translate-dev.freebsd.org/api/units/207300/?format=api", "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_rc-scripting/?format=api", "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_rc-scripting/es/?format=api", "user": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api", "author": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api", "timestamp": "2020-12-18T23:10:51.975257Z", "action": 5, "target": "Una práctica función llamada <function>checkyesno</function> es proporcionado por <citerefentry><refentrytitle>rc.subr</refentrytitle><manvolnum>8</manvolnum></citerefentry>.Toma un nombre de variable como argumento y devuelve un código de salida cero si y solo si la variable se establece en <literal>SI</literal>, o <literal>VERDAD</literal>, o <literal>PRENDER</literal>, o <literal>1</literal>, no distingue entre mayúsculas y minúsculas; de lo contrario, se devuelve un código de salida distinto de cero. En el último caso, la función prueba que la variable esté configurada como <literal>NO</literal>, <literal>FALSO</literal>, <literal>APAGAR</literal>, o <literal>0</literal>, no distingue entre mayúsculas y minúsculas; imprime un mensaje de advertencia si la variable contiene algo más, es decir, basura.", "id": 94059, "action_name": "新译文", "url": "https://translate-dev.freebsd.org/api/changes/94059/?format=api" }