GET /api/v1/releasers/3728/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/136302/?format=api",
"demozoo_url": "https://demozoo.org/productions/136302/",
"id": 136302,
"title": "Pimm3lste3rn",
"author_nicks": [
{
"name": "b00lduck",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3728/?format=api",
"id": 3728,
"name": "b00lduck",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-04-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/62/?format=api",
"id": 62,
"name": "Custom Hardware"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"source-available",
"stm32"
]
},
{
"url": "https://demozoo.org/api/v1/productions/1095/?format=api",
"demozoo_url": "https://demozoo.org/productions/1095/",
"id": 1095,
"title": "MandelDuck",
"author_nicks": [
{
"name": "b00lduck",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3728/?format=api",
"id": 3728,
"name": "b00lduck",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-04-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/2/?format=api",
"id": 2,
"name": "64K Intro",
"supertype": "production"
}
],
"tags": []
}
]