GET /api/v1/releasers/4290/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28067/?format=api",
"demozoo_url": "https://demozoo.org/music/28067/",
"id": 28067,
"title": "Sunny Afternoon",
"author_nicks": [
{
"name": "Skjeggspir",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4290/?format=api",
"id": 4290,
"name": "SP",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Contraz",
"abbreviation": "CTZ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/102/?format=api",
"id": 102,
"name": "Contraz",
"is_group": true
}
}
],
"release_date": "1995-06-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/131899/?format=api",
"demozoo_url": "https://demozoo.org/graphics/131899/",
"id": 131899,
"title": "Let's Die",
"author_nicks": [
{
"name": "Skjeggspir",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4290/?format=api",
"id": 4290,
"name": "SP",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Contraz",
"abbreviation": "CTZ",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/102/?format=api",
"id": 102,
"name": "Contraz",
"is_group": true
}
}
],
"release_date": "1994-12-29",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]