GET /api/v1/releasers/46898/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/98786/?format=api",
"demozoo_url": "https://demozoo.org/graphics/98786/",
"id": 98786,
"title": "Mort",
"author_nicks": [
{
"name": "Bin no. 27",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46898/?format=api",
"id": 46898,
"name": "Bin no. 27",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-07-01",
"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/98792/?format=api",
"demozoo_url": "https://demozoo.org/productions/98792/",
"id": 98792,
"title": "Wacky Stuff",
"author_nicks": [
{
"name": "Bin no. 27",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46898/?format=api",
"id": 46898,
"name": "Bin no. 27",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-07-01",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]