Publisher
Publisher
Bases: BaseModel
Contains fields for all Publishers.
| ATTRIBUTE | DESCRIPTION |
|---|---|
api_url |
Url to the resource in the GCD API.
TYPE:
|
country |
The country where the publisher is based.
TYPE:
|
modified |
The date and time when the publisher's information was last modified.
TYPE:
|
name |
The name of the publisher.
TYPE:
|
year_began |
The year the publisher began.
TYPE:
|
year_ended |
The year the publisher ended.
TYPE:
|
year_began_uncertain |
TYPE:
|
year_ended_uncertain |
TYPE:
|
year_overall_began |
TYPE:
|
year_overall_ended |
TYPE:
|
year_overall_began_uncertain |
TYPE:
|
year_overall_ended_uncertain |
TYPE:
|
notes |
Additional notes about the publisher.
TYPE:
|
url |
Url to the resource in the GCD.
TYPE:
|
brand_count |
The number of brands associated with the publisher.
TYPE:
|
indicia_publisher_count |
The number of indicia publishers associated with the publisher.
TYPE:
|
series_count |
The number of series published by the publisher.
TYPE:
|
issue_count |
The total number of issues published.
TYPE:
|
Attributes
id
property
The Publisher id, extracted from the api_url field.