GET /api/v1/releasers/24154/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/196853/?format=api",
"demozoo_url": "https://demozoo.org/music/196853/",
"id": 196853,
"title": "Winterpack (1/97)",
"author_nicks": [
{
"name": "303 Dimension",
"abbreviation": "DIM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24154/?format=api",
"id": 24154,
"name": "303 Dimension",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-01-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/196848/?format=api",
"demozoo_url": "https://demozoo.org/music/196848/",
"id": 196848,
"title": "Winter Pack (1/96)",
"author_nicks": [
{
"name": "303 Dimension",
"abbreviation": "DIM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24154/?format=api",
"id": 24154,
"name": "303 Dimension",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-01-30",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]