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

{
    "url": "https://demozoo.org/api/v1/productions/110562/?format=api",
    "demozoo_url": "https://demozoo.org/productions/110562/",
    "id": 110562,
    "title": "Scorpion: The Demo",
    "author_nicks": [
        {
            "name": "MalcomZ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71400/?format=api",
                "id": 71400,
                "name": "MalcomZ",
                "is_group": false
            }
        },
        {
            "name": "Niels",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49400/?format=api",
                "id": 49400,
                "name": "Niels",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shazz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49401/?format=api",
                "id": 49401,
                "name": "Shazz",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-02-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Niels",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49400/?format=api",
                    "id": 49400,
                    "name": "Niels",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MalcomZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71400/?format=api",
                    "id": 71400,
                    "name": "MalcomZ",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arf99/wild/scorp_fl.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arf99/wild/scorp_pt.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arf99/wild/scorpion-final%26sources.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30133"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/576/?format=api",
            "demozoo_url": "https://demozoo.org/parties/576/",
            "id": 576,
            "name": "Arf!Party 1999",
            "tagline": "",
            "start_date": "1999-04-16",
            "end_date": "1999-04-18",
            "location": "Chassieu, Département du Rhône, Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.74444,
            "longitude": 4.96639,
            "website": ""
        }
    ],
    "competition_placings": [
        {
            "position": 26,
            "ranking": "26",
            "score": "1",
            "competition": {
                "id": 4535,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/739/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/739/",
                    "id": 739,
                    "name": "Volcanic 1999",
                    "tagline": "Volcanic 5",
                    "start_date": "1999-02-19",
                    "end_date": "1999-02-21",
                    "location": "Cournon-d’Auvergne, Département du Puy-de-Dôme, Auvergne, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.73543,
                    "longitude": 3.19608,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/43/5501.322163.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/24/43/5501.322163.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/43/5501.322163.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "glide"
    ]
}