GET /api/v1/releasers/23429/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/45198/?format=api",
"demozoo_url": "https://demozoo.org/music/45198/",
"id": 45198,
"title": "Desire",
"author_nicks": [
{
"name": "Zebro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23429/?format=api",
"id": 23429,
"name": "Zebro",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-06-05",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/35734/?format=api",
"demozoo_url": "https://demozoo.org/music/35734/",
"id": 35734,
"title": "Kukula",
"author_nicks": [
{
"name": "Zebro",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23429/?format=api",
"id": 23429,
"name": "Zebro",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Cheese Team",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9858/?format=api",
"id": 9858,
"name": "Cheese Team",
"is_group": true
}
}
],
"release_date": "1997-11-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]