GET /api/v1/releasers/17369/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/23908/?format=api",
"demozoo_url": "https://demozoo.org/music/23908/",
"id": 23908,
"title": "3g-intro",
"author_nicks": [
{
"name": "Dir. SüDE",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17369/?format=api",
"id": 17369,
"name": "Dir. SüDE",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Polka Brüders",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17370/?format=api",
"id": 17370,
"name": "Polka Brüders",
"is_group": true
}
}
],
"release_date": "2000-04-23",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]