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

{
    "url": "https://demozoo.org/api/v1/productions/112580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112580/",
    "id": 112580,
    "title": "Coaxial",
    "author_nicks": [
        {
            "name": "Core Dumped",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27798/?format=api",
                "id": 27798,
                "name": "Core Dumped",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-11-03",
    "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/main07/demo/%27coaxial%27_by_coredumped_for_%27main%27_party_%232_%28pc_demo%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33222"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 10453,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/180/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/180/",
                    "id": 180,
                    "name": "Main 2007",
                    "tagline": "2",
                    "start_date": "2007-11-01",
                    "end_date": "2007-11-04",
                    "location": "Marseille, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.293705,
                    "longitude": 5.372475,
                    "website": "http://www.mainparty.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}