GET /api/v1/releasers/30244/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/64059/?format=api",
"demozoo_url": "https://demozoo.org/music/64059/",
"id": 64059,
"title": "Er du på swampeeeeee eller hva'",
"author_nicks": [
{
"name": "Shatter",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30244/?format=api",
"id": 30244,
"name": "Shatter",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "SAD",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/34079/?format=api",
"id": 34079,
"name": "SAD",
"is_group": true
}
}
],
"release_date": "2002-02-16",
"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/50880/?format=api",
"demozoo_url": "https://demozoo.org/music/50880/",
"id": 50880,
"title": "Trance Blast",
"author_nicks": [
{
"name": "Shatter",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/30244/?format=api",
"id": 30244,
"name": "Shatter",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-10-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]