GET /api/v1/releasers/151246/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/376192/?format=api",
"demozoo_url": "https://demozoo.org/productions/376192/",
"id": 376192,
"title": "Wrestling News #2",
"author_nicks": [
{
"name": "Abdominal",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/135026/?format=api",
"id": 135026,
"name": "Abdominal",
"is_group": true
}
},
{
"name": "Carnage Crew",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/151246/?format=api",
"id": 151246,
"name": "Carnage Crew",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-06-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/5/?format=api",
"id": 5,
"name": "Diskmag",
"supertype": "production"
}
],
"tags": []
}
]