GET /api/v1/releasers/124688/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/296887/?format=api",
"demozoo_url": "https://demozoo.org/productions/296887/",
"id": 296887,
"title": "Rebellion Demo",
"author_nicks": [
{
"name": "Barry",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124688/?format=api",
"id": 124688,
"name": "Baz",
"is_group": false
}
},
{
"name": "Choroid",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/50600/?format=api",
"id": 50600,
"name": "Jonathan Dunn",
"is_group": false
}
},
{
"name": "Mike",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/124687/?format=api",
"id": 124687,
"name": "Mike",
"is_group": false
}
},
{
"name": "Skuzz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84585/?format=api",
"id": 84585,
"name": "Skuzz",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"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": []
}
]