GET /api/v1/releasers/74149/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/177977/?format=api",
"demozoo_url": "https://demozoo.org/music/177977/",
"id": 177977,
"title": "Space Rules",
"author_nicks": [
{
"name": "Chaser",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74149/?format=api",
"id": 74149,
"name": "Chaser",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Ignition",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74150/?format=api",
"id": 74150,
"name": "Ignition",
"is_group": true
}
}
],
"release_date": "1993-05-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]