GET /api/v1/releasers/23363/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/39458/?format=api",
"demozoo_url": "https://demozoo.org/graphics/39458/",
"id": 39458,
"title": "The Happiest Barrack",
"author_nicks": [
{
"name": "Qvas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23363/?format=api",
"id": 23363,
"name": "Qvas",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-02-08",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/35621/?format=api",
"demozoo_url": "https://demozoo.org/graphics/35621/",
"id": 35621,
"title": "Viking Helmet",
"author_nicks": [
{
"name": "Qvas",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23363/?format=api",
"id": 23363,
"name": "Qvas",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Atomik",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23364/?format=api",
"id": 23364,
"name": "Atomik",
"is_group": true
}
}
],
"release_date": "1997-12-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]