GET /api/v1/releasers/154579/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/384959/?format=api",
"demozoo_url": "https://demozoo.org/productions/384959/",
"id": 384959,
"title": "CoRE Pack July 1995",
"author_nicks": [
{
"name": "Creators of Renegade Enhancements",
"abbreviation": "CoRE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/154579/?format=api",
"id": 154579,
"name": "Creators of Renegade Enhancements",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-06-28",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/9/?format=api",
"id": 9,
"name": "Pack",
"supertype": "production"
}
],
"tags": [
"renegade-bbs",
"bbs-modding-pack"
]
},
{
"url": "https://demozoo.org/api/v1/productions/384961/?format=api",
"demozoo_url": "https://demozoo.org/productions/384961/",
"id": 384961,
"title": "CoRE Application Generator v1.0",
"author_nicks": [
{
"name": "Creators of Renegade Enhancements",
"abbreviation": "CoRE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/154579/?format=api",
"id": 154579,
"name": "Creators of Renegade Enhancements",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-06",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"application-generator"
]
}
]