GET /api/v1/releasers/147284/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/365704/?format=api",
"demozoo_url": "https://demozoo.org/productions/365704/",
"id": 365704,
"title": "CPI Newsletter Issue #2",
"author_nicks": [
{
"name": "Corrupted Programming International",
"abbreviation": "CPI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147284/?format=api",
"id": 147284,
"name": "Corrupted Programming International",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-07-27",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/49/?format=api",
"id": 49,
"name": "Textmag",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/365703/?format=api",
"demozoo_url": "https://demozoo.org/productions/365703/",
"id": 365703,
"title": "CPI Newsletter Issue #1",
"author_nicks": [
{
"name": "Corrupted Programming International",
"abbreviation": "CPI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147284/?format=api",
"id": 147284,
"name": "Corrupted Programming International",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1989-06-27",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/49/?format=api",
"id": 49,
"name": "Textmag",
"supertype": "production"
}
],
"tags": []
}
]