GET /api/v1/releasers/107476/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/376149/?format=api",
"demozoo_url": "https://demozoo.org/productions/376149/",
"id": 376149,
"title": "Shadows Falling",
"author_nicks": [
{
"name": "Soundstorm",
"abbreviation": "SST",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107476/?format=api",
"id": 107476,
"name": "Soundstorm",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-10-31",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": [
"8580"
]
}
]