GET /api/v1/releasers/29928/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/385648/?format=api",
"demozoo_url": "https://demozoo.org/productions/385648/",
"id": 385648,
"title": "When Pop Superstars Flirt With Chip: The Demo",
"author_nicks": [
{
"name": "ANT1",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29928/?format=api",
"id": 29928,
"name": "ANT1",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"one-file-demo"
]
},
{
"url": "https://demozoo.org/api/v1/productions/49843/?format=api",
"demozoo_url": "https://demozoo.org/graphics/49843/",
"id": 49843,
"title": "Picture of a Cat",
"author_nicks": [
{
"name": "ANT1",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29928/?format=api",
"id": 29928,
"name": "ANT1",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-09-04",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/24/?format=api",
"id": 24,
"name": "ASCII",
"supertype": "graphics"
}
],
"tags": []
}
]