GET /api/v1/releasers/17982/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/24893/?format=api",
"demozoo_url": "https://demozoo.org/productions/24893/",
"id": 24893,
"title": "Superboy",
"author_nicks": [
{
"name": "Thunderblade",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17982/?format=api",
"id": 17982,
"name": "Thunderblade",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "DMAgic",
"abbreviation": "DMA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16053/?format=api",
"id": 16053,
"name": "DMAgic",
"is_group": true
}
}
],
"release_date": "2001-04-15",
"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": []
}
]