GET /api/v1/releasers/140667/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/335817/?format=api",
"demozoo_url": "https://demozoo.org/music/335817/",
"id": 335817,
"title": "Jorma's theme",
"author_nicks": [
{
"name": "Jorma Peltola",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140667/?format=api",
"id": 140667,
"name": "Jorma Peltola",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Jorma Peltola Group",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140668/?format=api",
"id": 140668,
"name": "The Jorma Peltola Group",
"is_group": true
}
}
],
"release_date": "1995-07",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod"
]
}
]