Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/23761/?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-14T12:26:01.244983Z",
    "action": 2,
    "target": "Donde, <filename>file.afm</filename> es el <replaceable>AFM_name</replaceable> creado anteriormente por <command>ttf2pf.ps</command> y <replaceable>nombre_fuente_PS</replaceable> es el nombre de la fuente utilizada para ese comando, así como el nombre que <citerefentry><refentrytitle>groff</refentrytitle><manvolnum>1</manvolnum></citerefentry> utilizará para las referencias a esta fuente. Por ejemplo, suponiendo que haya utilizado el primero comando <command>tiff2pf.ps</command>, entonces, la fuente de código de barras 3of9 se puede crear usando el comando:",
    "id": 63334,
    "action_name": "Traduction modifiée",
    "url": "https://translate-dev.freebsd.org/api/changes/63334/?format=api"
}