GET /api/v1/releasers/23613/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/36033/?format=api",
"demozoo_url": "https://demozoo.org/productions/36033/",
"id": 36033,
"title": "Demo 3 - Hellmix #06",
"author_nicks": [
{
"name": "Satan Sons",
"abbreviation": "SS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23613/?format=api",
"id": 23613,
"name": "Satan Sons",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-06-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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/366363/?format=api",
"demozoo_url": "https://demozoo.org/productions/366363/",
"id": 366363,
"title": "Demo 1 - Teenage Sunshine Doll",
"author_nicks": [
{
"name": "Satan Sons",
"abbreviation": "SS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23613/?format=api",
"id": 23613,
"name": "Satan Sons",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994-11-19",
"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": []
}
]