GET /api/v1/releasers/32513/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54383/?format=api",
"demozoo_url": "https://demozoo.org/productions/54383/",
"id": 54383,
"title": "4",
"author_nicks": [
{
"name": "f1ufx",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32513/?format=api",
"id": 32513,
"name": "f1ufx",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "dump",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/67148/?format=api",
"id": 67148,
"name": "dump",
"is_group": true
}
}
],
"release_date": "2008-08-30",
"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/4/?format=api",
"id": 4,
"name": "Intro",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/175838/?format=api",
"demozoo_url": "https://demozoo.org/productions/175838/",
"id": 175838,
"title": "Cube_demo",
"author_nicks": [
{
"name": "f1ufx_",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32513/?format=api",
"id": 32513,
"name": "f1ufx",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-08-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/84/?format=api",
"id": 84,
"name": "FreeBSD"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]