GET /api/v1/releasers/35770/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/61703/?format=api",
"demozoo_url": "https://demozoo.org/productions/61703/",
"id": 61703,
"title": "Waiting for Godot",
"author_nicks": [
{
"name": "Godot",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35771/?format=api",
"id": 35771,
"name": "Godot",
"is_group": false
}
},
{
"name": "Kuhbub",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35770/?format=api",
"id": 35770,
"name": "Kuhbub",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Fresno Commodore User Group",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35772/?format=api",
"id": 35772,
"name": "Fresno Commodore User Group",
"is_group": true
}
}
],
"release_date": "2002-08-03",
"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": []
}
]