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

{
    "url": "https://demozoo.org/api/v1/productions/31972/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31972/",
    "id": 31972,
    "title": "Torus Forever",
    "author_nicks": [
        {
            "name": "Cobra Creations",
            "abbreviation": "COC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19511/?format=api",
                "id": 19511,
                "name": "Cobra Creations",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01-13",
    "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": "VarAnus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61579/?format=api",
                    "id": 61579,
                    "name": "VarAnus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "VarAnus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61579/?format=api",
                    "id": 61579,
                    "name": "VarAnus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fatality",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4891/?format=api",
                    "id": 4891,
                    "name": "Fatality",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Guardian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/77660/?format=api",
                    "id": 77660,
                    "name": "Guardian",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "additional"
        },
        {
            "nick": {
                "name": "Gila",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89163/?format=api",
                    "id": 89163,
                    "name": "Gila",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "additional"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/juhla96/demo/coc_tfer.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/juhla96/demo/torusfor.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6501"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "239",
            "competition": {
                "id": 2609,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/624/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/624/",
                    "id": 624,
                    "name": "Juhla 1996",
                    "tagline": "Juhla Pii",
                    "start_date": "1996-01-19",
                    "end_date": "1996-01-21",
                    "location": "Iisalmi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.575111,
                    "longitude": 27.178921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/65/7e46.352103.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/11/65/7e46.352103.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/65/7e46.352103.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}