GET /api/v1/releasers/28190/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/45600/?format=api",
"demozoo_url": "https://demozoo.org/productions/45600/",
"id": 45600,
"title": "Addle",
"author_nicks": [
{
"name": "TimeEraser",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28190/?format=api",
"id": 28190,
"name": "TimeEraser",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-12-11",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
},
{
"url": "https://demozoo.org/api/v1/productions/45601/?format=api",
"demozoo_url": "https://demozoo.org/productions/45601/",
"id": 45601,
"title": "Stuffy",
"author_nicks": [
{
"name": "TimeEraser",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28190/?format=api",
"id": 28190,
"name": "TimeEraser",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-12-11",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]