GET /api/v1/releasers/15532/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/385330/?format=api",
"demozoo_url": "https://demozoo.org/productions/385330/",
"id": 385330,
"title": "Cooltro II",
"author_nicks": [
{
"name": "Kimble",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15532/?format=api",
"id": 15532,
"name": "Kimble",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"rsi-demomaker"
]
},
{
"url": "https://demozoo.org/api/v1/productions/211610/?format=api",
"demozoo_url": "https://demozoo.org/music/211610/",
"id": 211610,
"title": "Push (maxi re-mix)",
"author_nicks": [
{
"name": "President",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15532/?format=api",
"id": 15532,
"name": "Kimble",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Alpha Flight",
"abbreviation": "AFL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
"id": 1492,
"name": "Alpha Flight",
"is_group": true
}
}
],
"release_date": "1989-07-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]