GET /api/v1/releasers/23463/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/152503/?format=api",
"demozoo_url": "https://demozoo.org/productions/152503/",
"id": 152503,
"title": "Medieval Song",
"author_nicks": [
{
"name": "Spirit7",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23463/?format=api",
"id": 23463,
"name": "Spirit7",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-08-23",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/34/?format=api",
"id": 34,
"name": "Video",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/62871/?format=api",
"demozoo_url": "https://demozoo.org/productions/62871/",
"id": 62871,
"title": "A New World",
"author_nicks": [
{
"name": "Spirit7",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23463/?format=api",
"id": 23463,
"name": "Spirit7",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-08-17",
"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": []
}
]