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

{
    "url": "https://demozoo.org/api/v1/productions/41090/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41090/",
    "id": 41090,
    "title": "Stikkpille",
    "author_nicks": [
        {
            "name": "Lightspeed",
            "abbreviation": "LSPD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36630/?format=api",
                "id": 36630,
                "name": "Lightspeed",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-03-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pfister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24026/?format=api",
                    "id": 24026,
                    "name": "Pfister",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pfister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24026/?format=api",
                    "id": 24026,
                    "name": "Pfister",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Beek",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15976/?format=api",
                    "id": 15976,
                    "name": "Beek",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/springbreak98/demo/stikkpil.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10683"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 3906,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/943/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/943/",
                    "id": 943,
                    "name": "Spring Break 1998",
                    "tagline": "",
                    "start_date": "1998-03-20",
                    "end_date": "1998-03-22",
                    "location": "San Diego, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 32.715679,
                    "longitude": -117.16172,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}