GET /api/v1/releasers/107911/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/44939/?format=api",
"demozoo_url": "https://demozoo.org/productions/44939/",
"id": 44939,
"title": "Loop",
"author_nicks": [
{
"name": "Cryptic Stench Records",
"abbreviation": "CSR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107911/?format=api",
"id": 107911,
"name": "Cryptic Stench Records",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-04-03",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
}
],
"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/282824/?format=api",
"demozoo_url": "https://demozoo.org/productions/282824/",
"id": 282824,
"title": "Disk #1",
"author_nicks": [
{
"name": "Cryptic Stench Records",
"abbreviation": "CSR",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107911/?format=api",
"id": 107911,
"name": "Cryptic Stench Records",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-03-17",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
}
]