GET /api/v1/releasers/28431/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/305992/?format=api",
"demozoo_url": "https://demozoo.org/productions/305992/",
"id": 305992,
"title": "SoupEdit",
"author_nicks": [
{
"name": "Hooptie",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/28431/?format=api",
"id": 28431,
"name": "Hooptie",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "SAGA",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45884/?format=api",
"id": 45884,
"name": "SAGA",
"is_group": true
}
},
{
"name": "Sector Logic",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/121706/?format=api",
"id": 121706,
"name": "Sector Logic",
"is_group": true
}
}
],
"release_date": "1996-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]