GET /api/v1/releasers/107116/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/365229/?format=api",
"demozoo_url": "https://demozoo.org/productions/365229/",
"id": 365229,
"title": "Tropical Storm",
"author_nicks": [
{
"name": "Optic Vision",
"abbreviation": "OPV",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107116/?format=api",
"id": 107116,
"name": "Optic Vision",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1992-04",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"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/365228/?format=api",
"demozoo_url": "https://demozoo.org/productions/365228/",
"id": 365228,
"title": "Evolution",
"author_nicks": [
{
"name": "Optic Vision",
"abbreviation": "OPV",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/107116/?format=api",
"id": 107116,
"name": "Optic Vision",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/3/?format=api",
"id": 3,
"name": "Commodore 64"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]