GET /api/v1/releasers/50479/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/113005/?format=api",
"demozoo_url": "https://demozoo.org/productions/113005/",
"id": 113005,
"title": "The Spy Fucker",
"author_nicks": [
{
"name": "Incubus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50479/?format=api",
"id": 50479,
"name": "Incubus",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"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/194235/?format=api",
"demozoo_url": "https://demozoo.org/productions/194235/",
"id": 194235,
"title": "MCS Summer Conference 93 invitation",
"author_nicks": [
{
"name": "Incubus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50479/?format=api",
"id": 50479,
"name": "Incubus",
"is_group": true
}
},
{
"name": "Quint",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/82149/?format=api",
"id": 82149,
"name": "Quint",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-07-12",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/11/?format=api",
"id": 11,
"name": "Invitation",
"supertype": "production"
}
],
"tags": []
}
]