GET /api/v1/releasers/126798/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/321148/?format=api",
"demozoo_url": "https://demozoo.org/productions/321148/",
"id": 321148,
"title": "The Art of Music",
"author_nicks": [
{
"name": "The Bunglers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/126798/?format=api",
"id": 126798,
"name": "The Bunglers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-02-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/300321/?format=api",
"demozoo_url": "https://demozoo.org/productions/300321/",
"id": 300321,
"title": "Sentinel Demo",
"author_nicks": [
{
"name": "The Bunglers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/126798/?format=api",
"id": 126798,
"name": "The Bunglers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-01-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"border-scroll",
"graphics-ripped-from-game"
]
}
]