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

{
    "url": "https://demozoo.org/api/v1/productions/30645/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/30645/",
    "id": 30645,
    "title": "Blue Heaven",
    "author_nicks": [
        {
            "name": "Wynlen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4282/?format=api",
                "id": 4282,
                "name": "Wynlen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-30",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/thegathering02/grfx/tg02_pixel_blue_heaven_wynlen.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "202",
            "competition": {
                "id": 2467,
                "name": "Pixeled Graphics",
                "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": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e6/94/9b7b.pl41788.jpg",
            "original_width": 856,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/e6/94/9b7b.pl41788.jpg",
            "standard_width": 334,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e6/94/9b7b.pl41788.jpg",
            "thumbnail_width": 167,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}