GET /api/v1/releasers/27037/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/43030/?format=api",
"demozoo_url": "https://demozoo.org/graphics/43030/",
"id": 43030,
"title": "test 5",
"author_nicks": [
{
"name": "Radon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27037/?format=api",
"id": 27037,
"name": "Radon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Spantobi Family",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/15902/?format=api",
"id": 15902,
"name": "The Spantobi Family",
"is_group": true
}
}
],
"release_date": "1999-09-06",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/43055/?format=api",
"demozoo_url": "https://demozoo.org/music/43055/",
"id": 43055,
"title": "SkSgg",
"author_nicks": [
{
"name": "Radon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27037/?format=api",
"id": 27037,
"name": "Radon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-09-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]