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

{
    "url": "https://demozoo.org/api/v1/productions/31015/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31015/",
    "id": 31015,
    "title": "The Secret Of Unicorn Island",
    "author_nicks": [
        {
            "name": "Lightcore",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4390/?format=api",
                "id": 4390,
                "name": "Lightcore",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-15",
    "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/2006/thegathering06/fast/intro/lightcore_-_the_secret_of_unicorn_island.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "343",
            "competition": {
                "id": 2506,
                "name": "Fast Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/52/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/52/",
                    "id": 52,
                    "name": "The Gathering 2006",
                    "tagline": "The Dark Side of Pluto",
                    "start_date": "2006-04-12",
                    "end_date": "2006-04-16",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}