GET /api/v1/releasers/153420/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/288316/?format=api",
"demozoo_url": "https://demozoo.org/productions/288316/",
"id": 288316,
"title": "SpeedDemon V3.0",
"author_nicks": [
{
"name": "The Demon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/153420/?format=api",
"id": 153420,
"name": "The Demon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1987-02-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/67/?format=api",
"id": 67,
"name": "Apple II"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/13/?format=api",
"id": 13,
"name": "Cracktro",
"supertype": "production"
},
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]