GET /api/v1/releasers/45101/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/96049/?format=api",
"demozoo_url": "https://demozoo.org/productions/96049/",
"id": 96049,
"title": "The Q2 Mega Mighty Mono Emulator 2",
"author_nicks": [
{
"name": "Q2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45101/?format=api",
"id": 45101,
"name": "Q2",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993-07-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/131793/?format=api",
"demozoo_url": "https://demozoo.org/productions/131793/",
"id": 131793,
"title": "Acopy ST V4.6K",
"author_nicks": [
{
"name": "Q2",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45101/?format=api",
"id": 45101,
"name": "Q2",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]