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

{
    "url": "https://demozoo.org/api/v1/productions/8217/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8217/",
    "id": 8217,
    "title": "End of 1st Period",
    "author_nicks": [
        {
            "name": "xplsv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-25",
    "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": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Shine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10146/?format=api",
                    "id": 10146,
                    "name": "Shine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "live sync"
        },
        {
            "nick": {
                "name": "Luke The Wizard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28346/?format=api",
                    "id": 28346,
                    "name": "Luke The Wizard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.xplsv.com/prods/demos/xplsv_eo1p.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/if06/demo/xplsv_eo1p.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24376"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "disq",
            "score": "",
            "competition": {
                "id": 8769,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1219/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1219/",
                    "id": 1219,
                    "name": "Ifparty 2006",
                    "tagline": "",
                    "start_date": "2006-03-24",
                    "end_date": "2006-03-26",
                    "location": "Comunitat Valenciana, Valencia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 39.5,
                    "longitude": -0.75,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}