GET /api/v1/releasers/108064/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/359242/?format=api",
"demozoo_url": "https://demozoo.org/productions/359242/",
"id": 359242,
"title": "Mega-cool-drums",
"author_nicks": [
{
"name": "Gods Of Thunder",
"abbreviation": "GOT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108064/?format=api",
"id": 108064,
"name": "Gods Of Thunder",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/359241/?format=api",
"demozoo_url": "https://demozoo.org/productions/359241/",
"id": 359241,
"title": "Little Demo",
"author_nicks": [
{
"name": "Gods Of Thunder",
"abbreviation": "GOT",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/108064/?format=api",
"id": 108064,
"name": "Gods Of Thunder",
"is_group": true
}
},
{
"name": "Omikron",
"abbreviation": "OMI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107113/?format=api",
"id": 107113,
"name": "Omikron",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-02",
"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": []
}
]