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

{
    "url": "https://demozoo.org/api/v1/productions/2747/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2747/",
    "id": 2747,
    "title": "We Suck at GFX",
    "author_nicks": [
        {
            "name": "Boozing Kupoz",
            "abbreviation": "bk",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5081/?format=api",
                "id": 5081,
                "name": "Boozing Kupoz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-11-13",
    "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": "MrWb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6602/?format=api",
                    "id": 6602,
                    "name": "MrWb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MrWb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6602/?format=api",
                    "id": 6602,
                    "name": "MrWb",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/kindergarden05/demo/bk-we.suck.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20227"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "9",
            "competition": {
                "id": 272,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/142/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/142/",
                    "id": 142,
                    "name": "Kindergarden 2005",
                    "tagline": "20005 - Even the future has to start sometime",
                    "start_date": "2005-11-11",
                    "end_date": "2005-11-13",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}