GET /api/v1/releasers/34417/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/140280/?format=api",
"demozoo_url": "https://demozoo.org/productions/140280/",
"id": 140280,
"title": "Pupul GEM",
"author_nicks": [
{
"name": "Equinox",
"abbreviation": "EQX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/391/?format=api",
"id": 391,
"name": "Equinox",
"is_group": true
}
},
{
"name": "Renaissance",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34417/?format=api",
"id": 34417,
"name": "Renaissance",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-06-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
},
{
"url": "https://demozoo.org/api/v1/platforms/58/?format=api",
"id": 58,
"name": "Atari TT"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"gem",
"pupul"
]
}
]