GET /api/v1/releasers/111030/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/302468/?format=api",
"demozoo_url": "https://demozoo.org/graphics/302468/",
"id": 302468,
"title": "Flavor Art Pack (03/1996)",
"author_nicks": [
{
"name": "Flavor",
"abbreviation": "FLVR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111030/?format=api",
"id": 111030,
"name": "Flavor",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-03",
"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/271544/?format=api",
"demozoo_url": "https://demozoo.org/graphics/271544/",
"id": 271544,
"title": "Flavor Art Pack (01/1996)",
"author_nicks": [
{
"name": "Flavor",
"abbreviation": "FLVR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/111030/?format=api",
"id": 111030,
"name": "Flavor",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-01",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/51/?format=api",
"id": 51,
"name": "Artpack",
"supertype": "graphics"
}
],
"tags": []
}
]