GET /api/v1/releasers/105024/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/228754/?format=api",
"demozoo_url": "https://demozoo.org/music/228754/",
"id": 228754,
"title": "Cutting Vibes",
"author_nicks": [
{
"name": "Questar",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/105024/?format=api",
"id": 105024,
"name": "Questar",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Magnetic Fields",
"abbreviation": "MF",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1825/?format=api",
"id": 1825,
"name": "Magnetic Fields",
"is_group": true
}
}
],
"release_date": "1991-02-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]