GET /api/v1/releasers/129338/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/304354/?format=api",
"demozoo_url": "https://demozoo.org/music/304354/",
"id": 304354,
"title": "Guitar Squeeze",
"author_nicks": [
{
"name": "Unique",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129338/?format=api",
"id": 129338,
"name": "Unique",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Squash",
"abbreviation": "SQH",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/989/?format=api",
"id": 989,
"name": "Squash",
"is_group": true
}
}
],
"release_date": "1994-04-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": [
"4ch",
"mod",
"guitar"
]
}
]