GET /api/v1/releasers/36271/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/63475/?format=api",
"demozoo_url": "https://demozoo.org/productions/63475/",
"id": 63475,
"title": "Automa - Our Automatic Life",
"author_nicks": [
{
"name": "Mad Doctorz",
"abbreviation": "MDC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/36271/?format=api",
"id": 36271,
"name": "Mad Doctorz",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-08-17",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/6/?format=api",
"id": 6,
"name": "Amiga AGA"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
}
]