GET /api/v1/releasers/38083/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/77892/?format=api",
"demozoo_url": "https://demozoo.org/productions/77892/",
"id": 77892,
"title": "GO",
"author_nicks": [
{
"name": "Serial Numbers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38083/?format=api",
"id": 38083,
"name": "Serial Numbers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-07-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"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/67985/?format=api",
"demozoo_url": "https://demozoo.org/productions/67985/",
"id": 67985,
"title": "The Junkyard",
"author_nicks": [
{
"name": "Serial Numbers",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/38083/?format=api",
"id": 38083,
"name": "Serial Numbers",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-11-01",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
}
]