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

{
    "url": "https://demozoo.org/api/v1/productions/327303/?format=api",
    "demozoo_url": "https://demozoo.org/productions/327303/",
    "id": 327303,
    "title": "Zombie Boys Java Intro",
    "author_nicks": [
        {
            "name": "Bronx",
            "abbreviation": "BNX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx",
                "is_group": true
            }
        },
        {
            "name": "The Zombie Boys",
            "abbreviation": "TZB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3502/?format=api",
                "id": 3502,
                "name": "The Zombie Boys",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "crockett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139722/?format=api",
                    "id": 139722,
                    "name": "crockett",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Turbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1511/?format=api",
                    "id": 1511,
                    "name": "Turbo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/7d07/wild/zb_java_intro-bronx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32082"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 18111,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/640/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/640/",
                    "id": 640,
                    "name": "7D 2007",
                    "tagline": "7D7",
                    "start_date": "2007-09-08",
                    "end_date": "2007-09-09",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}