GET /api/v1/releasers/29238/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/333291/?format=api",
"demozoo_url": "https://demozoo.org/productions/333291/",
"id": 333291,
"title": "Blast Food",
"author_nicks": [
{
"name": "Crimson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29238/?format=api",
"id": 29238,
"name": "Crimson",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2001-05-26",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"midas",
"dosbox-incompatible"
]
},
{
"url": "https://demozoo.org/api/v1/productions/47630/?format=api",
"demozoo_url": "https://demozoo.org/productions/47630/",
"id": 47630,
"title": "Entropy",
"author_nicks": [
{
"name": "Crimson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29238/?format=api",
"id": 29238,
"name": "Crimson",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2000-12-02",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"lost"
]
}
]