GET /api/v1/releasers/121131/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/197897/?format=api",
"demozoo_url": "https://demozoo.org/productions/197897/",
"id": 197897,
"title": "Menace To Society BBS",
"author_nicks": [
{
"name": "The Dark Society",
"abbreviation": "TDS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121131/?format=api",
"id": 121131,
"name": "The Dark Society",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/41/?format=api",
"id": 41,
"name": "BBStro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/303299/?format=api",
"demozoo_url": "https://demozoo.org/productions/303299/",
"id": 303299,
"title": "A NUP PPE V1.01",
"author_nicks": [
{
"name": "The Dark Society",
"abbreviation": "TDS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121131/?format=api",
"id": 121131,
"name": "The Dark Society",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-12-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/53/?format=api",
"id": 53,
"name": "BBS Door",
"supertype": "production"
}
],
"tags": [
"ppe"
]
}
]