GET /api/v1/releasers/76867/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/184691/?format=api",
"demozoo_url": "https://demozoo.org/music/184691/",
"id": 184691,
"title": "Take Me to The Moon",
"author_nicks": [
{
"name": "Trevor McRoy B.",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/76867/?format=api",
"id": 76867,
"name": "Trevor McRoy B.",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-03-17",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/16/?format=api",
"id": 16,
"name": "Atari 8 bit"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]