GET /api/v1/releasers/2193/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/80317/?format=api",
"demozoo_url": "https://demozoo.org/productions/80317/",
"id": 80317,
"title": "Balls in 96",
"author_nicks": [
{
"name": "Czex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19190/?format=api",
"id": 19190,
"name": "Czex",
"is_group": true
}
},
{
"name": "Headache Project",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2193/?format=api",
"id": 2193,
"name": "Headache Project",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/50/?format=api",
"id": 50,
"name": "96K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/27718/?format=api",
"demozoo_url": "https://demozoo.org/productions/27718/",
"id": 27718,
"title": "A Tribute To Franz Kafka",
"author_nicks": [
{
"name": "Headache Project",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2193/?format=api",
"id": 2193,
"name": "Headache Project",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-05-06",
"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": [
"sampledemo"
]
}
]