v1
latestOpenAPI 3.0.22026-07-17373198641.7 KBextract
v1
Party Network Chart
GET params: - party_name_iexact: str
get/api/v1/extract/party/network-chart/
Query parameters
jq_filtersobject
Filter params similar to JQWidgets grid filter params: filterscount=1, filterdatafield0="a", filtervalue0="b", filtercondition0="CONTAINS", filteroperator0=1, sortdatafied="c", sortorder="asc"
Response
Example response
[
{
"text_unit__document__description": "text_unit__document__description",
"text_unit__location_end": "text_unit__location_end",
"text_unit__document__pk": "text_unit__document__pk",
"count": -1803530559,
"party__type_abbr": "party__type_abbr",
"text_unit__unit_type": "text_unit__unit_type",
"text_unit__document__name": "text_unit__document__name",
"text_unit__document__document_type": "text_unit__document__document_type",
"party__name": "party__name",
"party__pk": "party__pk",
"text_unit__pk": "text_unit__pk",
"pk": 6,
"text_unit__location_start": "text_unit__location_start"
}
]