GET /api/v1/releasers/32399/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/75765/?format=api",
"demozoo_url": "https://demozoo.org/productions/75765/",
"id": 75765,
"title": "Ledgers #7 Intro",
"author_nicks": [
{
"name": "Split Infinity",
"abbreviation": "SPI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32399/?format=api",
"id": 32399,
"name": "Split Infinity",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"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/142517/?format=api",
"demozoo_url": "https://demozoo.org/productions/142517/",
"id": 142517,
"title": "Super Large Font Editor V2.72",
"author_nicks": [
{
"name": "Split Infinity",
"abbreviation": "SPI",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32399/?format=api",
"id": 32399,
"name": "Split Infinity",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1991",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": []
}
]