GET /api/v1/releasers/63562/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/196811/?format=api",
"demozoo_url": "https://demozoo.org/productions/196811/",
"id": 196811,
"title": "The Party 6 Report",
"author_nicks": [
{
"name": "Blue Pearl",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58163/?format=api",
"id": 58163,
"name": "Blue Pearl",
"is_group": true
}
},
{
"name": "Sequence Gamma",
"abbreviation": "SEGA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63562/?format=api",
"id": 63562,
"name": "Sequence Gamma",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-02-22",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/44/?format=api",
"id": 44,
"name": "Report",
"supertype": "production"
}
],
"tags": []
}
]