GET /api/v1/releasers/60687/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/143882/?format=api",
"demozoo_url": "https://demozoo.org/productions/143882/",
"id": 143882,
"title": "Pluto",
"author_nicks": [
{
"name": "Majikeyric",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60687/?format=api",
"id": 60687,
"name": "Majikeyric",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-08-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/21/?format=api",
"id": 21,
"name": "VIC-20"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"disney"
]
},
{
"url": "https://demozoo.org/api/v1/productions/183194/?format=api",
"demozoo_url": "https://demozoo.org/productions/183194/",
"id": 183194,
"title": "Sunset Intro",
"author_nicks": [
{
"name": "Majikeyric",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/60687/?format=api",
"id": 60687,
"name": "Majikeyric",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-12-03",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]