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

{
    "url": "https://demozoo.org/api/v1/productions/161125/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161125/",
    "id": 161125,
    "title": "Nion Demo",
    "author_nicks": [
        {
            "name": "Big Scary Agency",
            "abbreviation": "BSA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36487/?format=api",
                "id": 36487,
                "name": "Big Scary Agency",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-10-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "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/2003/the_meltdown03.autumn/flash/niondemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10865"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "345",
            "competition": {
                "id": 12628,
                "name": "Flash",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3011/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3011/",
                    "id": 3011,
                    "name": "The Meltdown 2003 (12)",
                    "tagline": "God is a demomaker",
                    "start_date": "2003-10-17",
                    "end_date": "2003-10-19",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.0,
                    "longitude": 10.0,
                    "website": "https://web.archive.org/web/20070401000000*/http://tmd.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}