GET /api/v1/releasers/78923/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/300282/?format=api",
"demozoo_url": "https://demozoo.org/music/300282/",
"id": 300282,
"title": "Legion of Cancer",
"author_nicks": [
{
"name": "Mendelssohn",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/78923/?format=api",
"id": 78923,
"name": "Mendelssohn",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cancer",
"abbreviation": "CNC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
"id": 80262,
"name": "Cancer",
"is_group": true
}
}
],
"release_date": "1994-08",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"8ch",
"mod"
]
}
]