GET /api/v1/releasers/55490/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/129440/?format=api",
"demozoo_url": "https://demozoo.org/productions/129440/",
"id": 129440,
"title": "The Elven Crystals",
"author_nicks": [
{
"name": "The Fink",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55490/?format=api",
"id": 55490,
"name": "The Fink",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Angel Gang Inc.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55491/?format=api",
"id": 55491,
"name": "The Angel Gang Inc.",
"is_group": true
}
}
],
"release_date": null,
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/370341/?format=api",
"demozoo_url": "https://demozoo.org/productions/370341/",
"id": 370341,
"title": "Source Disk",
"author_nicks": [
{
"name": "The Fink",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55490/?format=api",
"id": 55490,
"name": "The Fink",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": []
}
]