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

{
    "url": "https://demozoo.org/api/v1/productions/276391/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276391/",
    "id": 276391,
    "title": "0x7",
    "author_nicks": [
        {
            "name": "Linus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15782/?format=api",
                "id": 15782,
                "name": "Linus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-11-24",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/dreamhack_winter12/demo/0x7.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60947"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NxUorypbrL0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15813,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1456/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1456/",
                    "id": 1456,
                    "name": "Dreamhack 2012 W",
                    "tagline": "DreamHack Winter 2012",
                    "start_date": "2012-11-22",
                    "end_date": "2012-11-25",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}