Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/14826/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_committers-guide/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_committers-guide/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-15T02:49:33.637890Z",
    "action": 5,
    "target": "Alternativamente, puede utilizar el <command>rmport</command> script, from <filename>ports/Tools/scripts</filename>. este guión fue escrito por Vasil Dimov <email>vd@FreeBSD.org</email>. Al enviar preguntas sobre este script al <link xlink:href=\"http://lists.FreeBSD.org/mailman/listinfo/freebsd-ports\">lista de correo de puertos de freeBSD</link>, por favor también un CC a Chris Rees<email>crees@FreeBSD.org</email>, el mantenedor actual.",
    "id": 90495,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/90495/?format=api"
}