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

{
    "url": "https://demozoo.org/api/v1/productions/318457/?format=api",
    "demozoo_url": "https://demozoo.org/productions/318457/",
    "id": 318457,
    "title": "VIVISECT",
    "author_nicks": [
        {
            "name": "Husvagn Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7776/?format=api",
                "id": 7776,
                "name": "Husvagn Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-10-29",
    "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": "fsFreak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7803/?format=api",
                    "id": 7803,
                    "name": "fsFreak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Chudow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135853/?format=api",
                    "id": 135853,
                    "name": "Chudow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "shader"
        },
        {
            "nick": {
                "name": "Kavvan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22922/?format=api",
                    "id": 22922,
                    "name": "Kavvan",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "horbror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72015/?format=api",
                    "id": 72015,
                    "name": "horbror",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "horbror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72015/?format=api",
                    "id": 72015,
                    "name": "horbror",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/brownbirdie22/combined_demo/husvagncrew_-_vivisect.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=nGBAObRUVFM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "=1",
            "score": "61",
            "competition": {
                "id": 17658,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4621/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4621/",
                    "id": 4621,
                    "name": "Brown Birdie 2022",
                    "tagline": "",
                    "start_date": "2022-10-28",
                    "end_date": "2022-10-30",
                    "location": "Delsbo, Hudiksvalls Kommun, Gävleborg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 61.81346,
                    "longitude": 16.56957,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sfml",
        "openal"
    ]
}