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

{
    "url": "https://demozoo.org/api/v1/productions/38835/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38835/",
    "id": 38835,
    "title": "Exordium",
    "author_nicks": [
        {
            "name": "Rupture",
            "abbreviation": "RPT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24892/?format=api",
                "id": 24892,
                "name": "Rupture",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-08-11",
    "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": "LDC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24968/?format=api",
                    "id": 24968,
                    "name": "LDC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LDC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24968/?format=api",
                    "id": 24968,
                    "name": "LDC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24969/?format=api",
                    "id": 24969,
                    "name": "Storm",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24969/?format=api",
                    "id": 24969,
                    "name": "Storm",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SGX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24970/?format=api",
                    "id": 24970,
                    "name": "SGX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/evoke12/demo/rpt-exordium.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59695"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aaRV2T_45Ic"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "373",
            "competition": {
                "id": 3570,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1192/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1192/",
                    "id": 1192,
                    "name": "Evoke 2012",
                    "tagline": "Where It All Comes Together",
                    "start_date": "2012-08-10",
                    "end_date": "2012-08-12",
                    "location": "Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.94013,
                    "longitude": 7.00605,
                    "website": "http://www.evoke.eu/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}