GET /api/v1/releasers/115701/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/280930/?format=api",
"demozoo_url": "https://demozoo.org/music/280930/",
"id": 280930,
"title": "va mo a la fiesta!",
"author_nicks": [
{
"name": "Piñata Party",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115701/?format=api",
"id": 115701,
"name": "Piñata Party",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-07-18",
"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/31/?format=api",
"id": 31,
"name": "Executable Music",
"supertype": "music"
}
],
"tags": [
"lsdj"
]
}
]