GET /api/v1/releasers/48254/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/103319/?format=api",
"demozoo_url": "https://demozoo.org/productions/103319/",
"id": 103319,
"title": "ECC demo",
"author_nicks": [
{
"name": "East-Coast Connection",
"abbreviation": "ECC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/48254/?format=api",
"id": 48254,
"name": "East-Coast Connection",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990",
"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": []
}
]