GET /api/v1/releasers/107606/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/334085/?format=api",
"demozoo_url": "https://demozoo.org/productions/334085/",
"id": 334085,
"title": "Mega-Demo",
"author_nicks": [
{
"name": "Dutch Swapping Team",
"abbreviation": "DST, D.S.T",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107606/?format=api",
"id": 107606,
"name": "Dutch Swapping Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-03-19",
"supertype": "production",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/334281/?format=api",
"demozoo_url": "https://demozoo.org/productions/334281/",
"id": 334281,
"title": "Pro BMX Sim Demo",
"author_nicks": [
{
"name": "Dutch Swapping Team",
"abbreviation": "DST, D.S.T",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107606/?format=api",
"id": 107606,
"name": "Dutch Swapping Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-03-01",
"supertype": "production",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]