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

{
    "url": "https://demozoo.org/api/v1/productions/27786/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27786/",
    "id": 27786,
    "title": "Relapse",
    "author_nicks": [
        {
            "name": "Valhalla",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7743/?format=api",
                "id": 7743,
                "name": "Valhalla",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-10-21",
    "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": "Sandman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8440/?format=api",
                    "id": 8440,
                    "name": "Sandman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sandman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8440/?format=api",
                    "id": 8440,
                    "name": "Sandman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dambuster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9843/?format=api",
                    "id": 9843,
                    "name": "Dambuster",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Big Jim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8508/?format=api",
                    "id": 8508,
                    "name": "Big Jim",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/digital_symposium95/demo/d95-rela.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/digital_symposium95/demo/relapse.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8607"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=q-RtJ6Rm1SY&t=7216"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uUDouH3D0H0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2031,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/532/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/532/",
                    "id": 532,
                    "name": "Digital Symposium 1995",
                    "tagline": "",
                    "start_date": "1995-10-21",
                    "end_date": "1995-10-21",
                    "location": "Coventry, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 52.41667,
                    "longitude": -1.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}