GET /api/v1/releasers/74999/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/180140/?format=api",
"demozoo_url": "https://demozoo.org/graphics/180140/",
"id": 180140,
"title": "Gun Fire",
"author_nicks": [
{
"name": "HaloTeam",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74999/?format=api",
"id": 74999,
"name": "HaloTeam",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Evolution4",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75028/?format=api",
"id": 75028,
"name": "Evolution4",
"is_group": true
}
}
],
"release_date": "2017-11-11",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]