GET /api/v1/releasers/3977/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/1224/?format=api",
"demozoo_url": "https://demozoo.org/music/1224/",
"id": 1224,
"title": "creme bonjour",
"author_nicks": [
{
"name": "sapaqi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3977/?format=api",
"id": 3977,
"name": "sapaqi",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-09-26",
"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/136030/?format=api",
"demozoo_url": "https://demozoo.org/music/136030/",
"id": 136030,
"title": "Hattu",
"author_nicks": [
{
"name": "sapaqi",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3977/?format=api",
"id": 3977,
"name": "sapaqi",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-06-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]