GET /api/v1/releasers/16970/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/40349/?format=api",
"demozoo_url": "https://demozoo.org/productions/40349/",
"id": 40349,
"title": "Steam City",
"author_nicks": [
{
"name": "Sixty9",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16970/?format=api",
"id": 16970,
"name": "Sixty9",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-08-08",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"usmp"
]
},
{
"url": "https://demozoo.org/api/v1/productions/40856/?format=api",
"demozoo_url": "https://demozoo.org/productions/40856/",
"id": 40856,
"title": "Born To Be Free",
"author_nicks": [
{
"name": "Sixty9",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16970/?format=api",
"id": 16970,
"name": "Sixty9",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-04-25",
"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/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": [
"gus",
"pentium"
]
}
]