GET /api/v1/releasers/54741/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/141174/?format=api",
"demozoo_url": "https://demozoo.org/productions/141174/",
"id": 141174,
"title": "Gimme some Sugar",
"author_nicks": [
{
"name": "Sutekh",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54741/?format=api",
"id": 54741,
"name": "Sutekh",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-06-27",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/7/?format=api",
"id": 7,
"name": "Musicdisk",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/126164/?format=api",
"demozoo_url": "https://demozoo.org/music/126164/",
"id": 126164,
"title": "Seeker",
"author_nicks": [
{
"name": "Sutekh",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/54741/?format=api",
"id": 54741,
"name": "Sutekh",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-11-15",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]