GET /api/v1/releasers/76461/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/184028/?format=api",
"demozoo_url": "https://demozoo.org/productions/184028/",
"id": 184028,
"title": "Axenon is Born",
"author_nicks": [
{
"name": "Axenon",
"abbreviation": "AXN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/62861/?format=api",
"id": 62861,
"name": "Axenon",
"is_group": true
}
},
{
"name": "The Elite Crew",
"abbreviation": "TEC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76461/?format=api",
"id": 76461,
"name": "The Elite Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/363327/?format=api",
"demozoo_url": "https://demozoo.org/productions/363327/",
"id": 363327,
"title": "Heaven and Hell III",
"author_nicks": [
{
"name": "The Elite Crew",
"abbreviation": "TEC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76461/?format=api",
"id": 76461,
"name": "The Elite Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": [
"one-file-demo"
]
}
]