GET /api/v1/releasers/38533/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/153647/?format=api",
"demozoo_url": "https://demozoo.org/productions/153647/",
"id": 153647,
"title": "True color 32x32 Sprites",
"author_nicks": [
{
"name": "Evil Dead",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38533/?format=api",
"id": 38533,
"name": "Evil Dead",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-06",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/69532/?format=api",
"demozoo_url": "https://demozoo.org/productions/69532/",
"id": 69532,
"title": "Evil Intro Number 1",
"author_nicks": [
{
"name": "Evil Dead",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38533/?format=api",
"id": 38533,
"name": "Evil Dead",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]