GET /api/v1/releasers/112474/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/274505/?format=api",
"demozoo_url": "https://demozoo.org/music/274505/",
"id": 274505,
"title": "I Catcht One",
"author_nicks": [
{
"name": "Genssy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/112474/?format=api",
"id": 112474,
"name": "Genssy",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-02-08",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"6ch",
"musicline"
]
}
]