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

{
    "url": "https://demozoo.org/api/v1/productions/310185/?format=api",
    "demozoo_url": "https://demozoo.org/productions/310185/",
    "id": 310185,
    "title": "We Are The Fish 'n' Chip Basterds!",
    "author_nicks": [
        {
            "name": "Fish 'n' Chip Basterds",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121277/?format=api",
                "id": 121277,
                "name": "Fish 'n' Chip Basterds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-07-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cap'n Twateyes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132578/?format=api",
                    "id": 132578,
                    "name": "Cap'n Twateyes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://files.dhs.nu/party/sommarhack2022/256bytes/f_n_c_b.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sommarhack22/combined256b/f_n_c_b.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91836"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=n7PClvzrqZk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "4.96",
            "competition": {
                "id": 17165,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4282/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4282/",
                    "id": 4282,
                    "name": "Sommarhack 2022",
                    "tagline": "Small Atari party",
                    "start_date": "2022-07-08",
                    "end_date": "2022-07-10",
                    "location": "Grådö, Hedemora Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.25,
                    "longitude": 16.03333,
                    "website": "https://sommarhack.se/2022/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/25/d8/6ad2.310762.png",
            "original_width": 416,
            "original_height": 276,
            "standard_url": "https://media.demozoo.org/screens/s/25/d8/6ad2.310762.png",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/25/d8/6ad2.310762.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "source-available",
        "header-excluded"
    ]
}