Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/91213/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributors/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributors/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "timestamp": "2019-11-16T19:00:43.618470Z",
    "action": 5,
    "target": "O projeto FreeBSD mais conhecido de Kurt foi o <citerefentry><refentrytitle>blacklistd</refentrytitle><manvolnum>8</manvolnum></citerefentry>, que bloqueia e libera portas sob demanda para evitar o abuso de DoS. Ele também fez muitas outras correções de bugs e aprimoramentos no DTrace, boot loaders, e outros bits e partes da infraestrutura do FreeBSD.",
    "id": 52562,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/52562/?format=api"
}