GET /api/v1/releasers/138285/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/326236/?format=api",
"demozoo_url": "https://demozoo.org/productions/326236/",
"id": 326236,
"title": "Double Dragon +4",
"author_nicks": [
{
"name": "BCT 2000",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/138285/?format=api",
"id": 138285,
"name": "Briljant Cracking Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-12-01",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"double-dragon"
]
},
{
"url": "https://demozoo.org/api/v1/productions/326229/?format=api",
"demozoo_url": "https://demozoo.org/productions/326229/",
"id": 326229,
"title": "Target; Renegade +1D",
"author_nicks": [
{
"name": "Briljant Cracking Team",
"abbreviation": "BCT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/138285/?format=api",
"id": 138285,
"name": "Briljant Cracking Team",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-04-08",
"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/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
}
],
"tags": [
"target-renegade"
]
}
]