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

{
    "url": "https://demozoo.org/api/v1/productions/1716/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1716/",
    "id": 1716,
    "title": "Happy XNI",
    "author_nicks": [
        {
            "name": "Those Up Fucked Sceners",
            "abbreviation": "tUFS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2001/?format=api",
                "id": 2001,
                "name": "Those Up Fucked Sceners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-07-19",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Proteque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                    "id": 1064,
                    "name": "Proteque",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "termos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4340/?format=api",
                    "id": 4340,
                    "name": "termos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/solskogen09/demo/happyxni-720p60-h264.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/solskogen09/demo/tufs-happyxni-480p60-h264.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/solskogen09/demo/tufs-happyxni.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53520"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=9",
            "score": "0",
            "competition": {
                "id": 125,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/37/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/37/",
                    "id": 37,
                    "name": "Solskogen 2009",
                    "tagline": "Now out of beta!",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}