GET /api/v1/releasers/119899/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/289891/?format=api",
"demozoo_url": "https://demozoo.org/music/289891/",
"id": 289891,
"title": "I Am Duke Nukem",
"author_nicks": [
{
"name": "DJ Joo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119899/?format=api",
"id": 119899,
"name": "DJ Joo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Etherial",
"abbreviation": "ETH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/119898/?format=api",
"id": 119898,
"name": "Etherial",
"is_group": true
}
}
],
"release_date": "1997",
"supertype": "music",
"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/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"s3m"
]
}
]