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

{
    "url": "https://demozoo.org/api/v1/productions/113154/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113154/",
    "id": 113154,
    "title": "The Signal",
    "author_nicks": [
        {
            "name": "Squeakyneb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44610/?format=api",
                "id": 44610,
                "name": "Squeakyneb",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-06-08",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/flashback14/size_restricted_intro_4k_and_64k/the_signal_squeakyneb.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63556"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=3BY5vVi6e8M"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "127",
            "competition": {
                "id": 10497,
                "name": "Restricted Intro 4K to 64K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2190/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2190/",
                    "id": 2190,
                    "name": "Flashback 2014",
                    "tagline": "",
                    "start_date": "2014-06-07",
                    "end_date": "2014-06-09",
                    "location": "Sydney, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.86785,
                    "longitude": 151.20732,
                    "website": "http://www.defame.com.au/flashback"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}