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

{
    "url": "https://demozoo.org/api/v1/productions/68437/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68437/",
    "id": 68437,
    "title": "alt invi 07",
    "author_nicks": [
        {
            "name": "Flo",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                "id": 3588,
                "name": "Flo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-09-22",
    "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/2007/stream07/demo/alt_invi_07_by_f.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32919"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "22p",
            "competition": {
                "id": 7430,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/216/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/216/",
                    "id": 216,
                    "name": "Stream 2007",
                    "tagline": "",
                    "start_date": "2007-09-21",
                    "end_date": "2007-09-23",
                    "location": "Ylöjärvi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.554755,
                    "longitude": 23.574351,
                    "website": "http://www.streamparty.org"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/959/?format=api",
            "demozoo_url": "https://demozoo.org/parties/959/",
            "id": 959,
            "name": "Alternative Party 2007",
            "tagline": "AltParty 8",
            "start_date": "2007-11-02",
            "end_date": "2007-11-04",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}