GET /api/v1/releasers/24640/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/38308/?format=api",
"demozoo_url": "https://demozoo.org/productions/38308/",
"id": 38308,
"title": "Quixotic",
"author_nicks": [
{
"name": "DeadCode",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24640/?format=api",
"id": 24640,
"name": "DeadCode",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-08-21",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/38306/?format=api",
"demozoo_url": "https://demozoo.org/productions/38306/",
"id": 38306,
"title": "Buzzer",
"author_nicks": [
{
"name": "DeadCode",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/24640/?format=api",
"id": 24640,
"name": "DeadCode",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-08-21",
"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/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"xna",
".net-3.5"
]
}
]