GET /api/v1/releasers/93224/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/222518/?format=api",
"demozoo_url": "https://demozoo.org/music/222518/",
"id": 222518,
"title": "mission-begins",
"author_nicks": [
{
"name": "Pongi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/93224/?format=api",
"id": 93224,
"name": "Pongi",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Risk Inc.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75680/?format=api",
"id": 75680,
"name": "Risk Inc.",
"is_group": true
}
}
],
"release_date": "1991-07-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]