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

{
    "url": "https://demozoo.org/api/v1/productions/30635/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30635/",
    "id": 30635,
    "title": "Orderud Is Gone To Sleep",
    "author_nicks": [
        {
            "name": "Yaphan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4246/?format=api",
                "id": 4246,
                "name": "Yaphan",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-30",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/thegathering02/fastintro/orderud_is_gone_to_sleep_by_yaphan.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5622"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "316",
            "competition": {
                "id": 2465,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/48/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/48/",
                    "id": 48,
                    "name": "The Gathering 2002",
                    "tagline": "",
                    "start_date": "2002-03-27",
                    "end_date": "2002-03-31",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}