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

{
    "url": "https://demozoo.org/api/v1/productions/156903/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156903/",
    "id": 156903,
    "title": "Heartcore",
    "author_nicks": [
        {
            "name": "SnC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58726/?format=api",
                "id": 58726,
                "name": "SnC",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Red Sector Inc.",
            "abbreviation": "RSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67225/?format=api",
                "id": 67225,
                "name": "Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-05-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "SnC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58726/?format=api",
                    "id": 58726,
                    "name": "SnC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "SnC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58726/?format=api",
                    "id": 58726,
                    "name": "SnC",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hellbeard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15925/?format=api",
                    "id": 15925,
                    "name": "Hellbeard",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "ASCII"
        },
        {
            "nick": {
                "name": "GT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/949/?format=api",
                    "id": 949,
                    "name": "GT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://olivier.poudade.free.fr/arc/HeartCore.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/outline16/realtime_wild/heartcore_snc_rsi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67334"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dssCCUMkiP8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "97",
            "competition": {
                "id": 12332,
                "name": "Realtime Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2834/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2834/",
                    "id": 2834,
                    "name": "Outline 2016",
                    "tagline": "",
                    "start_date": "2016-05-05",
                    "end_date": "2016-05-08",
                    "location": "Willemsoord, Gemeente Steenwijkerland, Overijssel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.825,
                    "longitude": 6.05972,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/49/de/c373.106912.png",
            "original_width": 899,
            "original_height": 600,
            "standard_url": "https://media.demozoo.org/screens/s/49/de/c373.106912.jpg",
            "standard_width": 400,
            "standard_height": 266,
            "thumbnail_url": "https://media.demozoo.org/screens/t/49/de/c373.106912.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}