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

{
    "url": "https://demozoo.org/api/v1/productions/160137/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160137/",
    "id": 160137,
    "title": "Blue Typhoon In A Orange Storm",
    "author_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
            "id": 30,
            "name": "Nintendo Game Boy Advance (GBA)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13919"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "167",
            "competition": {
                "id": 7716,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/868/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/868/",
                    "id": 868,
                    "name": "The Meltdown 2004 (13)",
                    "tagline": "",
                    "start_date": "2004-10-15",
                    "end_date": "2004-10-17",
                    "location": "Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.276089,
                    "longitude": 9.51695,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/ba/3e4b.281481.png",
            "original_width": 240,
            "original_height": 160,
            "standard_url": "https://media.demozoo.org/screens/s/bc/ba/3e4b.281481.png",
            "standard_width": 240,
            "standard_height": 160,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/ba/3e4b.281481.png",
            "thumbnail_width": 200,
            "thumbnail_height": 133
        }
    ],
    "tags": []
}