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

{
    "url": "https://demozoo.org/api/v1/productions/6468/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6468/",
    "id": 6468,
    "title": "Torus",
    "author_nicks": [
        {
            "name": "chellomere",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7779/?format=api",
                "id": 7779,
                "name": "chellomere",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-06-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/birdie11/demo/cmr-torus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57125"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jFfj8qmM9Rg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "176",
            "competition": {
                "id": 639,
                "name": "4K/64K/Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/255/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/255/",
                    "id": 255,
                    "name": "Birdie 2011 (21)",
                    "tagline": "Birdie 2.1",
                    "start_date": "2011-06-03",
                    "end_date": "2011-06-06",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.85845,
                    "longitude": 17.64405,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}