GET /api/v1/releasers/5140/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/179231/?format=api",
"demozoo_url": "https://demozoo.org/graphics/179231/",
"id": 179231,
"title": "Cranberry sour mocktail made me do it",
"author_nicks": [
{
"name": "Scapegoat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5140/?format=api",
"id": 5140,
"name": "Scapegoat",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Extend",
"abbreviation": "EXT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
"id": 3074,
"name": "Extend",
"is_group": true
}
},
{
"name": "Topaz Beerline",
"abbreviation": "TB",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5025/?format=api",
"id": 5025,
"name": "Topaz Beerline",
"is_group": true
}
}
],
"release_date": "2017-10-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]