GET /api/v1/releasers/17604/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/24336/?format=api",
"demozoo_url": "https://demozoo.org/productions/24336/",
"id": 24336,
"title": "Just Another Noter",
"author_nicks": [
{
"name": "Aquanauts",
"abbreviation": "AQN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17604/?format=api",
"id": 17604,
"name": "Aquanauts",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-12-29",
"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/278554/?format=api",
"demozoo_url": "https://demozoo.org/productions/278554/",
"id": 278554,
"title": "Basicdemo1",
"author_nicks": [
{
"name": "Aquanauts",
"abbreviation": "AQN",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17604/?format=api",
"id": 17604,
"name": "Aquanauts",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-11-04",
"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": []
}
]