GET /api/v1/releasers/146767/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/363358/?format=api",
"demozoo_url": "https://demozoo.org/productions/363358/",
"id": 363358,
"title": "Hackers Unlimited issue #2",
"author_nicks": [
{
"name": "Crackers In Action",
"abbreviation": "CIA",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/59013/?format=api",
"id": 59013,
"name": "Crackers In Action",
"is_group": true
}
},
{
"name": "The Mickey Mouse Club",
"abbreviation": "MMC",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/146767/?format=api",
"id": 146767,
"name": "The Mickey Mouse Club",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1990-03-03",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/49/?format=api",
"id": 49,
"name": "Textmag",
"supertype": "production"
}
],
"tags": [
"hack-mag",
"piracy",
"phreaking"
]
}
]