GET /api/v1/releasers/61371/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/145426/?format=api",
"demozoo_url": "https://demozoo.org/productions/145426/",
"id": 145426,
"title": "Sound'n'Sampler Sound Demo",
"author_nicks": [
{
"name": "Ralf D. David",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61371/?format=api",
"id": 61371,
"name": "Ralf D. David",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/145427/?format=api",
"demozoo_url": "https://demozoo.org/productions/145427/",
"id": 145427,
"title": "Sound'n'Sampler Demo",
"author_nicks": [
{
"name": "Ralf D. David",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61371/?format=api",
"id": 61371,
"name": "Ralf D. David",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1986",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]