GET /api/v1/releasers/115499/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/280651/?format=api",
"demozoo_url": "https://demozoo.org/music/280651/",
"id": 280651,
"title": "Jokesong",
"author_nicks": [
{
"name": "Advanced Lemming",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115499/?format=api",
"id": 115499,
"name": "Advanced Lemming",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Turtlemanix",
"abbreviation": "TMX",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/63551/?format=api",
"id": 63551,
"name": "Turtlemanix",
"is_group": true
}
}
],
"release_date": "1995-01-14",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"s3m"
]
}
]