GET /api/v1/releasers/6590/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/5275/?format=api",
"demozoo_url": "https://demozoo.org/graphics/5275/",
"id": 5275,
"title": "Michelangelo",
"author_nicks": [
{
"name": "Tjafs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6590/?format=api",
"id": 6590,
"name": "Tjafs",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-02-25",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/5248/?format=api",
"demozoo_url": "https://demozoo.org/music/5248/",
"id": 5248,
"title": "Lol2",
"author_nicks": [
{
"name": "Tjafs",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6590/?format=api",
"id": 6590,
"name": "Tjafs",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-05-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]