GET /api/v1/releasers/130032/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/305103/?format=api",
"demozoo_url": "https://demozoo.org/music/305103/",
"id": 305103,
"title": "1st and Last...",
"author_nicks": [
{
"name": "Squeezy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130032/?format=api",
"id": 130032,
"name": "Squeezy",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "IRD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/130033/?format=api",
"id": 130033,
"name": "IRD",
"is_group": true
}
}
],
"release_date": "1996-08-17",
"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"
]
}
]