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

{
    "url": "https://demozoo.org/api/v1/productions/20596/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20596/",
    "id": 20596,
    "title": "3DB Demo",
    "author_nicks": [
        {
            "name": "Dusan Bezak",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15072/?format=api",
                "id": 15072,
                "name": "Dusan Bezak",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dusan Bezak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15072/?format=api",
                    "id": 15072,
                    "name": "Dusan Bezak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dusan Bezak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15072/?format=api",
                    "id": 15072,
                    "name": "Dusan Bezak",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dusan Bezak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15072/?format=api",
                    "id": 15072,
                    "name": "Dusan Bezak",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://people.ksp.sk/~dushan/download/3db.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/demobit95/demo/3db.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://people.ksp.sk/~dushan/3dbdemo.php"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57884"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "174",
            "competition": {
                "id": 1296,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/268/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/268/",
                    "id": 268,
                    "name": "Demobit 1995",
                    "tagline": "",
                    "start_date": "1995-05-06",
                    "end_date": "1995-05-07",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}