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

{
    "url": "https://demozoo.org/api/v1/productions/86578/?format=api",
    "demozoo_url": "https://demozoo.org/productions/86578/",
    "id": 86578,
    "title": "Party Report",
    "author_nicks": [
        {
            "name": "Wiseguy Industries 2015",
            "abbreviation": "WGI2015",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43099/?format=api",
                "id": 43099,
                "name": "Wiseguy Industries 2015",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-25",
    "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": "https://csdb.dk/getinternalfile.php/67493/partyreport-wgi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=72554"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51980"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "3.750",
            "competition": {
                "id": 625,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/79/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/79/",
                    "id": 79,
                    "name": "X 2008",
                    "tagline": "Mooooooooooooohhhhhhhhhhh",
                    "start_date": "2008-10-24",
                    "end_date": "2008-10-26",
                    "location": "Hengelo, Gemeente Bronckhorst, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.05083,
                    "longitude": 6.30972,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}