GET /api/v1/releasers/6890/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/84868/?format=api",
"demozoo_url": "https://demozoo.org/graphics/84868/",
"id": 84868,
"title": "Legends Logo",
"author_nicks": [
{
"name": "Scorpi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6890/?format=api",
"id": 6890,
"name": "Scorpi",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Chemical Reaction",
"abbreviation": "CRO",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
"id": 6889,
"name": "Chemical Reaction",
"is_group": true
}
}
],
"release_date": "2007-04-28",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]