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

{
    "url": "https://demozoo.org/api/v1/productions/9238/?format=api",
    "demozoo_url": "https://demozoo.org/productions/9238/",
    "id": 9238,
    "title": "Does Your 4k Need 3D Acceleration?",
    "author_nicks": [
        {
            "name": "unik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3794/?format=api",
                "id": 3794,
                "name": "unik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-06-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "warp",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7443/?format=api",
                    "id": 7443,
                    "name": "warp",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/takeover00/in4k/need.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12279"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "50",
            "competition": {
                "id": 5203,
                "name": "4Kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/996/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/996/",
                    "id": 996,
                    "name": "Takeover 2000",
                    "tagline": "The Millennium Edition",
                    "start_date": "2000-06-16",
                    "end_date": "2000-06-18",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/cb/9111.41592.jpg",
            "original_width": 620,
            "original_height": 441,
            "standard_url": "https://media.demozoo.org/screens/s/99/cb/9111.41592.png",
            "standard_width": 400,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/cb/9111.41592.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": [
        "software-rendering"
    ]
}