GET /api/v1/releasers/115059/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/279363/?format=api",
"demozoo_url": "https://demozoo.org/music/279363/",
"id": 279363,
"title": "Aphelocoma",
"author_nicks": [
{
"name": "Giraffe Cat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115059/?format=api",
"id": 115059,
"name": "Giraffe Cat",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-06-20",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/279410/?format=api",
"demozoo_url": "https://demozoo.org/graphics/279410/",
"id": 279410,
"title": "Garrulus Glandarius",
"author_nicks": [
{
"name": "Giraffe Cat",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/115059/?format=api",
"id": 115059,
"name": "Giraffe Cat",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-06-20",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/36/?format=api",
"id": 36,
"name": "Photo",
"supertype": "graphics"
}
],
"tags": []
}
]