| Paramater | Description | Data Type |
|---|---|---|
issues_per_year |
Number of issues the publication puts out in a year | Integer |
name |
Name of the publication | String (50) |
publication_id |
Unique reference id to publication | Integer |
{
"publication_id":"9",
"name":"Omaha Magazine",
"issues_per_year":"6"
}