GET /api/v1/releasers/44100/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/90598/?format=api",
"demozoo_url": "https://demozoo.org/music/90598/",
"id": 90598,
"title": "Ancient Technology Wrapped In Plastic",
"author_nicks": [
{
"name": "Produkt",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/44100/?format=api",
"id": 44100,
"name": "Produkt",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Beepdealers",
"abbreviation": "BPD",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/27932/?format=api",
"id": 27932,
"name": "Beepdealers",
"is_group": true
}
}
],
"release_date": "2002-08-03",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/38/?format=api",
"id": 38,
"name": "Nintendo Game Boy (GB)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]