GET /api/v1/releasers/142485/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/88994/?format=api",
"demozoo_url": "https://demozoo.org/productions/88994/",
"id": 88994,
"title": "The Phantom Demo",
"author_nicks": [
{
"name": "Now3d",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/46886/?format=api",
"id": 46886,
"name": "Now3d",
"is_group": false
}
},
{
"name": "sgf",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/142485/?format=api",
"id": 142485,
"name": "sgf",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-07-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/13/?format=api",
"id": 13,
"name": "Sony Playstation 1 (PSX)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"hitmod",
"source-available"
]
}
]