---
title: "GET /api/v1/extract/party/network-chart/"
method: GET
path: "/api/v1/extract/party/network-chart/"
tags: ["extract", "v1"]
---

# GET /api/v1/extract/party/network-chart/

`GET /api/v1/extract/party/network-chart/`

Party Network Chart

GET params:
    - party_name_iexact: str

## Query parameters

- `jq_filters` object

## Response `200`

- PartyUsage[]
  - `party__name` string
  - `party__type_abbr` string
  - `party__pk` string
  - `count` integer
  - `pk` integer
  - `text_unit__pk` string
  - `text_unit__unit_type` string
  - `text_unit__location_start` string
  - `text_unit__location_end` string
  - `text_unit__document__pk` string
  - `text_unit__document__name` string
  - `text_unit__document__description` string
  - `text_unit__document__document_type` string

---

[API](https://skmtc.net/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.net/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/versions/3429f921b4cb/schema)
