GET /api/v1/releasers/33553/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/56911/?format=api",
"demozoo_url": "https://demozoo.org/music/56911/",
"id": 56911,
"title": "Hammond",
"author_nicks": [
{
"name": "Tcherno",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33553/?format=api",
"id": 33553,
"name": "Tcherno",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Vortex",
"abbreviation": "VTX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18018/?format=api",
"id": 18018,
"name": "Vortex",
"is_group": true
}
}
],
"release_date": "2002-12-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/56935/?format=api",
"demozoo_url": "https://demozoo.org/graphics/56935/",
"id": 56935,
"title": "The_BUG",
"author_nicks": [
{
"name": "Tcherno",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33553/?format=api",
"id": 33553,
"name": "Tcherno",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2002-12-14",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]