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

{
    "url": "https://demozoo.org/api/v1/productions/8581/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8581/",
    "id": 8581,
    "title": "Deluminate",
    "author_nicks": [
        {
            "name": "Loopit",
            "abbreviation": "LPT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6500/?format=api",
                "id": 6500,
                "name": "Loopit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-10-21",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Puryx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/643/?format=api",
                    "id": 643,
                    "name": "Puryx",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10183/?format=api",
                    "id": 10183,
                    "name": "Hornet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "kodekrog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62489/?format=api",
                    "id": 62489,
                    "name": "kodekrog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "frakke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62490/?format=api",
                    "id": 62490,
                    "name": "frakke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10183/?format=api",
                    "id": 10183,
                    "name": "Hornet",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10184/?format=api",
                    "id": 10184,
                    "name": "Reflex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Per Slotsboe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62491/?format=api",
                    "id": 62491,
                    "name": "Per Slotsboe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/themeltdown06/demo/loopit_-_deluminate_final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26835"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VjV9T1ZBCgs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8000,
                "name": "Combined Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/869/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/869/",
                    "id": 869,
                    "name": "The Meltdown 2006 (15)",
                    "tagline": "",
                    "start_date": "2006-10-20",
                    "end_date": "2006-10-22",
                    "location": "Viborg, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.452671,
                    "longitude": 9.40715,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}