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

{
    "url": "https://demozoo.org/api/v1/productions/77583/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77583/",
    "id": 77583,
    "title": "The java.lang.String Theory",
    "author_nicks": [
        {
            "name": "The Art Of Never Getting Anything Done",
            "abbreviation": "TAONGAD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7791/?format=api",
                "id": 7791,
                "name": "The Art Of Never Getting Anything Done",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-06-29",
    "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": "Burre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7807/?format=api",
                    "id": 7807,
                    "name": "Burre",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Burre",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7807/?format=api",
                    "id": 7807,
                    "name": "Burre",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "SuperSnacks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51110/?format=api",
                    "id": 51110,
                    "name": "SuperSnacks",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/edison13/pc_mac_demo/tao003-the_java.lang.string_theory_1024x768.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66339"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "118",
            "competition": {
                "id": 8089,
                "name": "PC/Mac Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1837/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1837/",
                    "id": 1837,
                    "name": "Edison 2013",
                    "tagline": "",
                    "start_date": "2013-06-28",
                    "end_date": "2013-06-30",
                    "location": "Spanga, Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.382271,
                    "longitude": 17.89974,
                    "website": "http://on.edis.nu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}