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

{
    "url": "https://demozoo.org/api/v1/productions/157250/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157250/",
    "id": 157250,
    "title": "Willow Party 2005 - Official Results",
    "author_nicks": [
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dr. Zoom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13171/?format=api",
                    "id": 13171,
                    "name": "Dr. Zoom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "noter"
        },
        {
            "nick": {
                "name": "Sebastian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16285/?format=api",
                    "id": 16285,
                    "name": "Sebastian",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Compod",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12005/?format=api",
                    "id": 12005,
                    "name": "Compod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/willow05/c64/wp05.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=137468"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2117/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2117/",
            "id": 2117,
            "name": "Willow Party 2005",
            "tagline": "",
            "start_date": "2005-08-05",
            "end_date": "2005-08-07",
            "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 51.966,
            "longitude": 8.73164,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/37/4f/e853.107102.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/37/4f/e853.107102.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/37/4f/e853.107102.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}