GET /api/v1/releasers/32530/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/125389/?format=api",
"demozoo_url": "https://demozoo.org/productions/125389/",
"id": 125389,
"title": "DCK Plasma V2.03",
"author_nicks": [
{
"name": "The Fat Mamouth",
"abbreviation": "T.F.M.",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32530/?format=api",
"id": 32530,
"name": "The Fat Mamouth",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"dck"
]
},
{
"url": "https://demozoo.org/api/v1/productions/69677/?format=api",
"demozoo_url": "https://demozoo.org/productions/69677/",
"id": 69677,
"title": "I Just Can't Bear To Look",
"author_nicks": [
{
"name": "The Fat Mamouth",
"abbreviation": "T.F.M.",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32530/?format=api",
"id": 32530,
"name": "The Fat Mamouth",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-05-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"ste"
]
}
]