GET /api/v1/releasers/20232/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/29704/?format=api",
"demozoo_url": "https://demozoo.org/productions/29704/",
"id": 29704,
"title": "FX",
"author_nicks": [
{
"name": "2NB",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20232/?format=api",
"id": 20232,
"name": "2NB",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-08-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/27834/?format=api",
"demozoo_url": "https://demozoo.org/music/27834/",
"id": 27834,
"title": "Cyber Animal",
"author_nicks": [
{
"name": "2NB",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20232/?format=api",
"id": 20232,
"name": "2NB",
"is_group": false
}
},
{
"name": "Scream Man",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19276/?format=api",
"id": 19276,
"name": "Scream Man",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-08-19",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]