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

{
    "url": "https://demozoo.org/api/v1/productions/77409/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77409/",
    "id": 77409,
    "title": "UltraFox64",
    "author_nicks": [
        {
            "name": "Megahawks Incorporated",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6030/?format=api",
                "id": 6030,
                "name": "Megahawks Incorporated",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Musculman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1476/?format=api",
                    "id": 1476,
                    "name": "Hollowman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Vector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                    "id": 1477,
                    "name": "Tempest",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/deadline_console/demo/ultrafox64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12311"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=MkhO-whR2xM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "23",
            "competition": {
                "id": 8064,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1183/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1183/",
                    "id": 1183,
                    "name": "Deadline Console 2004",
                    "tagline": "",
                    "start_date": "2004-05-21",
                    "end_date": "2004-05-23",
                    "location": "Stockholm, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.332169,
                    "longitude": 18.062429,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ad/57/f95c.320273.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/ad/57/f95c.320273.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ad/57/f95c.320273.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "samantha-fox"
    ]
}