GET /api/v1/releasers/21860/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/97340/?format=api",
"demozoo_url": "https://demozoo.org/graphics/97340/",
"id": 97340,
"title": "Dream",
"author_nicks": [
{
"name": "NRG",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21860/?format=api",
"id": 21860,
"name": "NRG",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-11-08",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/32845/?format=api",
"demozoo_url": "https://demozoo.org/graphics/32845/",
"id": 32845,
"title": "Guru Meditation",
"author_nicks": [
{
"name": "NRG",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21860/?format=api",
"id": 21860,
"name": "NRG",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-04-13",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]