GET /api/v1/releasers/75770/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/366522/?format=api",
"demozoo_url": "https://demozoo.org/productions/366522/",
"id": 366522,
"title": "Simplex Paternitas",
"author_nicks": [
{
"name": "The Phantom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75770/?format=api",
"id": 75770,
"name": "The Phantom",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-07",
"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": []
},
{
"url": "https://demozoo.org/api/v1/productions/366524/?format=api",
"demozoo_url": "https://demozoo.org/productions/366524/",
"id": 366524,
"title": "Igathering 2010 Invitation",
"author_nicks": [
{
"name": "The Phantom",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/75770/?format=api",
"id": 75770,
"name": "The Phantom",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2010-06",
"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": []
}
]