GET /api/v1/releasers/12442/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/53624/?format=api",
"demozoo_url": "https://demozoo.org/productions/53624/",
"id": 53624,
"title": "Chornye Glaza (beeper music)",
"author_nicks": [
{
"name": "Zilogat0r",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12442/?format=api",
"id": 12442,
"name": "Zilog",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-12-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/21/?format=api",
"id": 21,
"name": "1K Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/13142/?format=api",
"demozoo_url": "https://demozoo.org/productions/13142/",
"id": 13142,
"title": "Heart Beat",
"author_nicks": [
{
"name": "Zilog",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/12442/?format=api",
"id": 12442,
"name": "Zilog",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-03-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]