GET /api/v1/releasers/48251/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/103314/?format=api",
"demozoo_url": "https://demozoo.org/productions/103314/",
"id": 103314,
"title": "Delta demo",
"author_nicks": [
{
"name": "Free Tools Association",
"abbreviation": "FTA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48250/?format=api",
"id": 48250,
"name": "Free Tools Association",
"is_group": true
}
},
{
"name": "Mister Z",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48251/?format=api",
"id": 48251,
"name": "Mister Z",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/57/?format=api",
"id": 57,
"name": "Apple II GS"
}
],
"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/103317/?format=api",
"demozoo_url": "https://demozoo.org/productions/103317/",
"id": 103317,
"title": "California demo",
"author_nicks": [
{
"name": "Mister Z",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48251/?format=api",
"id": 48251,
"name": "Mister Z",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/57/?format=api",
"id": 57,
"name": "Apple II GS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]