GET /api/v1/releasers/22412/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/52637/?format=api",
"demozoo_url": "https://demozoo.org/graphics/52637/",
"id": 52637,
"title": "A babe in the dark",
"author_nicks": [
{
"name": "McGyver",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22412/?format=api",
"id": 22412,
"name": "McGyver",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Hansa",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/10045/?format=api",
"id": 10045,
"name": "Hansa",
"is_group": true
}
}
],
"release_date": "2001-10-13",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": [
"nsfw"
]
},
{
"url": "https://demozoo.org/api/v1/productions/33726/?format=api",
"demozoo_url": "https://demozoo.org/music/33726/",
"id": 33726,
"title": "Hita",
"author_nicks": [
{
"name": "McGyver",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/22412/?format=api",
"id": 22412,
"name": "McGyver",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Centolos",
"abbreviation": "CTL",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/16378/?format=api",
"id": 16378,
"name": "Centolos",
"is_group": true
}
}
],
"release_date": "1997-12-06",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]