GET /api/v1/releasers/13457/member_productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/18733/?format=api",
"demozoo_url": "https://demozoo.org/graphics/18733/",
"id": 18733,
"title": "Compopic",
"author_nicks": [
{
"name": "Bugjam",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5557/?format=api",
"id": 5557,
"name": "Bugjam",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Psychic Role",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/13457/?format=api",
"id": 13457,
"name": "Psychic Role",
"is_group": true
}
}
],
"release_date": "1996-12-30",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]