GET /api/v1/productions/55085/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/55085/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55085/",
    "id": 55085,
    "title": "Coma Light 4",
    "author_nicks": [
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "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"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5149/?format=api",
                    "id": 5149,
                    "name": "TTS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5149/?format=api",
                    "id": 5149,
                    "name": "TTS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Graham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/765/?format=api",
                    "id": 765,
                    "name": "Graham",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slide",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32879/?format=api",
                    "id": 32879,
                    "name": "Slide",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Yazoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5150/?format=api",
                    "id": 5150,
                    "name": "Yazoo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ego",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32875/?format=api",
                    "id": 32875,
                    "name": "Ego",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "The Elegance",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32908/?format=api",
                    "id": 32908,
                    "name": "The Elegance",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5151/?format=api",
                    "id": 5151,
                    "name": "Dave",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/light_phenomena92/c64/coma_light_04.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=753"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9314"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bY1VysFm_ww"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 5874,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1452/",
                    "id": 1452,
                    "name": "Light and Phenomena Easter Party 1992",
                    "tagline": "",
                    "start_date": "1992-04-17",
                    "end_date": "1992-04-20",
                    "location": "Alingsas, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.92963,
                    "longitude": 12.5324,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "coma-light"
    ]
}