GET /api/v1/releasers/19801/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28911/?format=api",
"demozoo_url": "https://demozoo.org/productions/28911/",
"id": 28911,
"title": "Germicide",
"author_nicks": [
{
"name": "CryoZone",
"abbreviation": "CZE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19801/?format=api",
"id": 19801,
"name": "CryoZone",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04-01",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/10/?format=api",
"id": 10,
"name": "40k Intro",
"supertype": "production"
}
],
"tags": []
}
]