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

{
    "url": "https://demozoo.org/api/v1/productions/274238/?format=api",
    "demozoo_url": "https://demozoo.org/productions/274238/",
    "id": 274238,
    "title": "kite",
    "author_nicks": [
        {
            "name": "mrp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26076/?format=api",
                "id": 26076,
                "name": "mrp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-11-22",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54104"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "not shown",
            "score": "",
            "competition": {
                "id": 234,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/63/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/63/",
                    "id": 63,
                    "name": "Kindergarden 2009",
                    "tagline": "",
                    "start_date": "2009-11-20",
                    "end_date": "2009-11-22",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://www.kg.slengpung.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}