GET /api/v1/releasers/35781/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/61731/?format=api",
"demozoo_url": "https://demozoo.org/music/61731/",
"id": 61731,
"title": "Navcad",
"author_nicks": [
{
"name": "Alex",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35781/?format=api",
"id": 35781,
"name": "Alex",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "The Planet Of Leather Moomins",
"abbreviation": "TPOLM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84/?format=api",
"id": 84,
"name": "The Planet Of Leather Moomins",
"is_group": true
}
}
],
"release_date": "2002-08-03",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]