GET /api/v1/releasers/37857/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/84613/?format=api",
"demozoo_url": "https://demozoo.org/productions/84613/",
"id": 84613,
"title": "Oral Tentacle",
"author_nicks": [
{
"name": "WDC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37857/?format=api",
"id": 37857,
"name": "WDC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-08-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"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/67488/?format=api",
"demozoo_url": "https://demozoo.org/productions/67488/",
"id": 67488,
"title": "Attack of the Teenage Mutant Ninja Tentacle Monster",
"author_nicks": [
{
"name": "WDC",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/37857/?format=api",
"id": 37857,
"name": "WDC",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-08-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/27/?format=api",
"id": 27,
"name": "Calculator"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]