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