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

{
    "url": "https://demozoo.org/api/v1/productions/34297/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34297/",
    "id": 34297,
    "title": "Nature",
    "author_nicks": [
        {
            "name": "Vertigo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19699/?format=api",
                "id": 19699,
                "name": "Vertigo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        },
        {
            "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": "Vector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22745/?format=api",
                    "id": 22745,
                    "name": "loveJesus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22745/?format=api",
                    "id": 22745,
                    "name": "loveJesus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TimJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/113627/?format=api",
                    "id": 113627,
                    "name": "TimJ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "3D Engine"
        },
        {
            "nick": {
                "name": "Leviathan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30742/?format=api",
                    "id": 30742,
                    "name": "Leviathan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/crash97/demo/vgonatur.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2181"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kQYurvPA-qk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2899,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/901/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/901/",
                    "id": 901,
                    "name": "Crash 1997",
                    "tagline": "",
                    "start_date": "1997-08-22",
                    "end_date": "1997-08-24",
                    "location": "Calgary, Alberta, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 51.05011,
                    "longitude": -114.08529,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "glide"
    ]
}