GET /api/v1/releasers/38089/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/68004/?format=api",
"demozoo_url": "https://demozoo.org/productions/68004/",
"id": 68004,
"title": "38 Beastie Boys Logos",
"author_nicks": [
{
"name": "Chris Smith",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38089/?format=api",
"id": 38089,
"name": "Chris Smith",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-03-31",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/64/?format=api",
"id": 64,
"name": "Paper"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": [
"tif"
]
}
]