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

{
    "url": "https://demozoo.org/api/v1/productions/336631/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336631/",
    "id": 336631,
    "title": "There Is No i In Apple",
    "author_nicks": [
        {
            "name": "Five Finger Punch",
            "abbreviation": "FFP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47576/?format=api",
                "id": 47576,
                "name": "Five Finger Punch",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-01-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Corel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49551/?format=api",
                    "id": 49551,
                    "name": "Corel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vilcans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9118/?format=api",
                    "id": 9118,
                    "name": "Vilcans",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Morbid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47579/?format=api",
                    "id": 47579,
                    "name": "Morbid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Imodium",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51049/?format=api",
                    "id": 51049,
                    "name": "Imodium",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/gerp24/other_platform_demo/ffp_gerp_2024_apple_ii_europlus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95900"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Pxlzqz8Lcpg"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=VRSm94ThpQw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "218",
            "competition": {
                "id": 18639,
                "name": "Other Platform Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4740/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4740/",
                    "id": 4740,
                    "name": "Gerp 2024",
                    "tagline": "",
                    "start_date": "2024-01-19",
                    "end_date": "2024-01-21",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": "https://gerp.traktor.group/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/d8/7f57.337699.png",
            "original_width": 280,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/ef/d8/7f57.337699.png",
            "standard_width": 280,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/d8/7f57.337699.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": []
}