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

{
    "url": "https://demozoo.org/api/v1/productions/48064/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48064/",
    "id": 48064,
    "title": "Despeich",
    "author_nicks": [
        {
            "name": "Fuzzion",
            "abbreviation": "FZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5483/?format=api",
                "id": 5483,
                "name": "Fuzzion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-24",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5484/?format=api",
                    "id": 5484,
                    "name": "Bp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "DrPain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10039/?format=api",
                    "id": 10039,
                    "name": "DrPain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Pitch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10144/?format=api",
                    "id": 10144,
                    "name": "Dr. Pitch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://fuzzion.untergrund.net/prods/2000/fzn_dsp.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/fuzzion/fzn_dsp.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/euskal00/in4k/fzn_dsp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=229"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.3641667",
            "competition": {
                "id": 4846,
                "name": "PC Intro 4Kb",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/494/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/494/",
                    "id": 494,
                    "name": "Euskal 2000",
                    "tagline": "Euskal Party 8",
                    "start_date": "2000-07-22",
                    "end_date": "2000-07-25",
                    "location": "Bilbao, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.26271,
                    "longitude": -2.92528,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}