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

{
    "url": "https://demozoo.org/api/v1/productions/90237/?format=api",
    "demozoo_url": "https://demozoo.org/productions/90237/",
    "id": 90237,
    "title": "White Heat",
    "author_nicks": [
        {
            "name": "Pure Resistance",
            "abbreviation": "PR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8575/?format=api",
                "id": 8575,
                "name": "Pure Resistance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-15",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Virtual Seeker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47637/?format=api",
                    "id": 47637,
                    "name": "Virtual $eeker",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Freejack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30757/?format=api",
                    "id": 30757,
                    "name": "Freejack",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Pyromaniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19258/?format=api",
                    "id": 19258,
                    "name": "Pyromaniac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Krynn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47640/?format=api",
                    "id": 47640,
                    "name": "Krynn",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/naid95/100k/heat.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30117"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 9504,
                "name": "100k Intros",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/698/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/698/",
                    "id": 698,
                    "name": "NAID 1995",
                    "tagline": "North American International Demofestival 1995",
                    "start_date": "1995-04-15",
                    "end_date": "1995-04-16",
                    "location": "Longueuil, Montérégie, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.53121,
                    "longitude": -73.51806,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e2/a5/0533.351777.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/e2/a5/0533.351777.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/a5/0533.351777.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}