GET /api/v1/releasers/49223/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/80705/?format=api",
"demozoo_url": "https://demozoo.org/productions/80705/",
"id": 80705,
"title": "FormFunk",
"author_nicks": [
{
"name": "Sonik Clique",
"abbreviation": "SNK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/330/?format=api",
"id": 330,
"name": "Sonik Clique",
"is_group": true
}
},
{
"name": "The Rocket",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49223/?format=api",
"id": 49223,
"name": "The Rocket",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2005-07-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/18/?format=api",
"id": 18,
"name": "Mobile"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"hip-hop"
]
}
]