GET /api/v1/productions/199808/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/productions/199808/?format=api",
"demozoo_url": "https://demozoo.org/productions/199808/",
"id": 199808,
"title": "XWave 2.3",
"author_nicks": [
{
"name": "Critical Mass",
"abbreviation": "CMS",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9341/?format=api",
"id": 9341,
"name": "Critical Mass",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2004-03-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"credits": [
{
"nick": {
"name": "Phantom Lord",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/8946/?format=api",
"id": 8946,
"name": "Phantom Lord",
"is_group": false
}
},
"category": "Code",
"role": ""
}
],
"download_links": [
{
"link_class": "SceneOrgFile",
"url": "https://files.scene.org/view/demos/groups/cms/xwave2.3.zip"
}
],
"external_links": [
{
"link_class": "PouetProduction",
"url": "https://www.pouet.net/prod.php?which=11717"
}
],
"release_parties": [],
"competition_placings": [],
"invitation_parties": [],
"screenshots": [],
"tags": [
"softsynth"
]
}