GET /api/v1/releasers/4085/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/208804/?format=api",
"demozoo_url": "https://demozoo.org/graphics/208804/",
"id": 208804,
"title": "Cizeron logo by Mr. Coke",
"author_nicks": [
{
"name": "Coke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4085/?format=api",
"id": 4085,
"name": "Coke",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-06-15",
"supertype": "graphics",
"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/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/208806/?format=api",
"demozoo_url": "https://demozoo.org/music/208806/",
"id": 208806,
"title": "julklappar",
"author_nicks": [
{
"name": "Coke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4085/?format=api",
"id": 4085,
"name": "Coke",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1988-11",
"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": []
}
]