GET /api/v1/releasers/27598/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44300/?format=api",
"demozoo_url": "https://demozoo.org/music/44300/",
"id": 44300,
"title": "Pizzaman from mars",
"author_nicks": [
{
"name": "Motu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27598/?format=api",
"id": 27598,
"name": "Motu",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/120448/?format=api",
"demozoo_url": "https://demozoo.org/graphics/120448/",
"id": 120448,
"title": "The Fifth Elephant",
"author_nicks": [
{
"name": "Motu",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27598/?format=api",
"id": 27598,
"name": "Motu",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-06-27",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]