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

{
    "url": "https://demozoo.org/api/v1/productions/8353/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8353/",
    "id": 8353,
    "title": "The FlowJob",
    "author_nicks": [
        {
            "name": "Hansa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10045/?format=api",
                "id": 10045,
                "name": "Hansa",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-11-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "JaK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10044/?format=api",
                    "id": 10044,
                    "name": "JaK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10041/?format=api",
                    "id": 10041,
                    "name": "Spite",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "trace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9975/?format=api",
                    "id": 9975,
                    "name": "Mr.doob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hansa.planet-d.net/theFlowJob[Hansa].zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/bcnparty10/demo/%5Bhansa%5Dtheflowjob_partyverzion.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/bcnparty10/demo/theflowjob%5Bhansa%5D-new-exe-really%21.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/bcnparty10/demo/theflowjob%5Bhansa%5D.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8052"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "52",
            "competition": {
                "id": 6363,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1096/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1096/",
                    "id": 1096,
                    "name": "BCN Party 2002",
                    "tagline": "",
                    "start_date": "2002-11-01",
                    "end_date": "2002-11-03",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}