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

{
    "url": "https://demozoo.org/api/v1/productions/53931/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53931/",
    "id": 53931,
    "title": "Dewitt Jaycees",
    "author_nicks": [
        {
            "name": "Unique",
            "abbreviation": "UNQ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16205/?format=api",
                "id": 16205,
                "name": "Unique",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-12",
    "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": "Absurd",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15745/?format=api",
                    "id": 15745,
                    "name": "Absurd",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "demo system"
        },
        {
            "nick": {
                "name": "Raymon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1124/?format=api",
                    "id": 1124,
                    "name": "Raimo",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "models, design"
        },
        {
            "nick": {
                "name": "dodge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1125/?format=api",
                    "id": 1125,
                    "name": "Dodke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lum",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11872/?format=api",
                    "id": 11872,
                    "name": "Lum",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Piriste",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15747/?format=api",
                    "id": 15747,
                    "name": "Piriste",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Smirk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15746/?format=api",
                    "id": 15746,
                    "name": "Smirk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "dUpLo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31337/?format=api",
                    "id": 31337,
                    "name": "dUpLo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/escape01.fi/demo/dewitt.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2160"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=jk6lvX2O4BQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "113",
            "competition": {
                "id": 5661,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/82/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/82/",
                    "id": 82,
                    "name": "Escape 2001 (.fi)",
                    "tagline": "",
                    "start_date": "2001-05-11",
                    "end_date": "2001-05-13",
                    "location": "Espoo, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.25,
                    "longitude": 24.66667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "directx-8",
        "bass"
    ]
}