GET /api/v1/releasers/5691/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3325/?format=api",
"demozoo_url": "https://demozoo.org/productions/3325/",
"id": 3325,
"title": "Prologue",
"author_nicks": [
{
"name": "Pragma",
"abbreviation": "PGM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5691/?format=api",
"id": 5691,
"name": "Pragma",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-04-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/50312/?format=api",
"demozoo_url": "https://demozoo.org/productions/50312/",
"id": 50312,
"title": "Dreamwave",
"author_nicks": [
{
"name": "Deus Ex Machina",
"abbreviation": "DXM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5934/?format=api",
"id": 5934,
"name": "Deus Ex Machina",
"is_group": true
}
},
{
"name": "Pragma",
"abbreviation": "PGM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5691/?format=api",
"id": 5691,
"name": "Pragma",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-10-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]