GET /api/v1/releasers/74169/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/178006/?format=api",
"demozoo_url": "https://demozoo.org/music/178006/",
"id": 178006,
"title": "Gumisie Atakuja",
"author_nicks": [
{
"name": "Bob",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74169/?format=api",
"id": 74169,
"name": "Bob",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Alchemy",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1491/?format=api",
"id": 1491,
"name": "Alchemy",
"is_group": true
}
}
],
"release_date": "1993-05-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/238660/?format=api",
"demozoo_url": "https://demozoo.org/music/238660/",
"id": 238660,
"title": "-unknown- (from Zasmashka 0)",
"author_nicks": [
{
"name": "Bob",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/74169/?format=api",
"id": 74169,
"name": "Bob",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1993",
"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/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]