GET /api/v1/releasers/54650/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/181624/?format=api",
"demozoo_url": "https://demozoo.org/productions/181624/",
"id": 181624,
"title": "Scan Collection",
"author_nicks": [
{
"name": "Mad Squad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54650/?format=api",
"id": 54650,
"name": "Mad Squad",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-07-14",
"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/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/125833/?format=api",
"demozoo_url": "https://demozoo.org/productions/125833/",
"id": 125833,
"title": "Multi Everything",
"author_nicks": [
{
"name": "Mad Squad",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54650/?format=api",
"id": 54650,
"name": "Mad Squad",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]