GET /api/v1/releasers/14970/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/20537/?format=api",
"demozoo_url": "https://demozoo.org/graphics/20537/",
"id": 20537,
"title": "Spacefighter",
"author_nicks": [
{
"name": "Pman",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14970/?format=api",
"id": 14970,
"name": "Pman",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Evil Inc",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14969/?format=api",
"id": 14969,
"name": "Evil Inc",
"is_group": true
}
},
{
"name": "Parzek",
"abbreviation": "PZK",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/14947/?format=api",
"id": 14947,
"name": "Parzek",
"is_group": true
}
}
],
"release_date": "2001-05-27",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]