GET /api/v1/releasers/58209/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/137243/?format=api",
"demozoo_url": "https://demozoo.org/music/137243/",
"id": 137243,
"title": "Offworld Security (Soundtrack)",
"author_nicks": [
{
"name": "Gregory Brown",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58209/?format=api",
"id": 58209,
"name": "Gregory Brown",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/162190/?format=api",
"demozoo_url": "https://demozoo.org/productions/162190/",
"id": 162190,
"title": "Offworld Security",
"author_nicks": [
{
"name": "Gregory Brown",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/58209/?format=api",
"id": 58209,
"name": "Gregory Brown",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
}
]