GET /api/v1/releasers/118493/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/331142/?format=api",
"demozoo_url": "https://demozoo.org/productions/331142/",
"id": 331142,
"title": "ECG + Pit Demo",
"author_nicks": [
{
"name": "Elite Cracking Group",
"abbreviation": "ECG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107836/?format=api",
"id": 107836,
"name": "Elite Cracking Group",
"is_group": true
}
},
{
"name": "Pit",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/118493/?format=api",
"id": 118493,
"name": "Pit",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]