GET /api/v1/releasers/51859/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/117897/?format=api",
"demozoo_url": "https://demozoo.org/productions/117897/",
"id": 117897,
"title": "Space Fighter (Demo Version)",
"author_nicks": [
{
"name": "Frontier Software",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51859/?format=api",
"id": 51859,
"name": "Frontier Software",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-10-01",
"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/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/140162/?format=api",
"demozoo_url": "https://demozoo.org/productions/140162/",
"id": 140162,
"title": "Digital Tracker V1.1 (Demo Version)",
"author_nicks": [
{
"name": "Frontier Software",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/51859/?format=api",
"id": 51859,
"name": "Frontier Software",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "1994",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"dtm",
"tracker"
]
}
]