GET /api/v1/releasers/110830/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/271327/?format=api",
"demozoo_url": "https://demozoo.org/graphics/271327/",
"id": 271327,
"title": "United Art Pack (04/1995)",
"author_nicks": [
{
"name": "United",
"abbreviation": "UTD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/110830/?format=api",
"id": 110830,
"name": "United",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]