GET /api/v1/releasers/18883/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/27043/?format=api",
"demozoo_url": "https://demozoo.org/music/27043/",
"id": 27043,
"title": "Hahó",
"author_nicks": [
{
"name": "Stinyo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/18883/?format=api",
"id": 18883,
"name": "Stinyo",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Organ",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8192/?format=api",
"id": 8192,
"name": "Organ",
"is_group": true
}
}
],
"release_date": "1993-08-21",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"lost"
]
}
]