GET /api/v1/releasers/55185/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/128528/?format=api",
"demozoo_url": "https://demozoo.org/music/128528/",
"id": 128528,
"title": "Imperial",
"author_nicks": [
{
"name": "Sir Rolf",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55185/?format=api",
"id": 55185,
"name": "Sir Rolf",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Noxious",
"abbreviation": "NXS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2831/?format=api",
"id": 2831,
"name": "Noxious",
"is_group": true
}
}
],
"release_date": "1993-01",
"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"
]
},
{
"url": "https://demozoo.org/api/v1/productions/215983/?format=api",
"demozoo_url": "https://demozoo.org/music/215983/",
"id": 215983,
"title": "flying-Skys The Limi",
"author_nicks": [
{
"name": "Sir Rolf",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/55185/?format=api",
"id": 55185,
"name": "Sir Rolf",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"supertype": "music",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]