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

{
    "url": "https://demozoo.org/api/v1/productions/164248/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164248/",
    "id": 164248,
    "title": "Dead Signal",
    "author_nicks": [
        {
            "name": "Elder0010",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29350/?format=api",
                "id": 29350,
                "name": "Elder0010",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-10-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.elder0010.com/uploads/Dead_Signal_Elder0010.d64"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/silesia11/demo/elder0010_-_dead_signal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=102329"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57937"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sBET2QO5r0s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "187",
            "competition": {
                "id": 12801,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/156/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/156/",
                    "id": 156,
                    "name": "Silesia 5",
                    "tagline": "",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-21",
                    "location": "Czeladź, Powiat będziński, Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.31542,
                    "longitude": 19.07824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}