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

{
    "url": "https://demozoo.org/api/v1/productions/20136/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20136/",
    "id": 20136,
    "title": "Dimension",
    "author_nicks": [
        {
            "name": "Gods",
            "abbreviation": "GDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                "id": 5369,
                "name": "Gods",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-12",
    "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": "Liszt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13471/?format=api",
                    "id": 13471,
                    "name": "Liszt",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Odin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5278/?format=api",
                    "id": 5278,
                    "name": "Odin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Slaine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6961/?format=api",
                    "id": 6961,
                    "name": "Slaine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Xbarr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60/?format=api",
                    "id": 60,
                    "name": "Xbarr",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D art"
        },
        {
            "nick": {
                "name": "Liszt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13471/?format=api",
                    "id": 13471,
                    "name": "Liszt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D objects, design"
        },
        {
            "nick": {
                "name": "Odin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5278/?format=api",
                    "id": 5278,
                    "name": "Odin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/d/dimen.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/mekkasymposium98/demo/dimen.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/thegathering98/demo/dimen.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2182"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fP_nt1cywAo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "152",
            "competition": {
                "id": 1245,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/336/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/336/",
                    "id": 336,
                    "name": "Mekka & Symposium 1998",
                    "tagline": "We Are Family",
                    "start_date": "1998-04-10",
                    "end_date": "1998-04-13",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": ""
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "528",
            "competition": {
                "id": 1338,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/44/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/44/",
                    "id": 44,
                    "name": "The Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-04-08",
                    "end_date": "1998-04-12",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://www.gathering.org/tg98/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "glide"
    ]
}