GET /api/v1/releasers/42454/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/143156/?format=api",
"demozoo_url": "https://demozoo.org/music/143156/",
"id": 143156,
"title": "After Assembly",
"author_nicks": [
{
"name": "aLiens",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42454/?format=api",
"id": 42454,
"name": "aLiens",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-07-31",
"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/84149/?format=api",
"demozoo_url": "https://demozoo.org/productions/84149/",
"id": 84149,
"title": "TextCopper",
"author_nicks": [
{
"name": "Realtime",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108743/?format=api",
"id": 108743,
"name": "Realtime",
"is_group": true
}
},
{
"name": "aLiens",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/42454/?format=api",
"id": 42454,
"name": "aLiens",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-03-04",
"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/18/?format=api",
"id": 18,
"name": "128b Intro",
"supertype": "production"
}
],
"tags": []
}
]