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

{
    "url": "https://demozoo.org/api/v1/productions/312674/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312674/",
    "id": 312674,
    "title": "2 Shades of Gray",
    "author_nicks": [
        {
            "name": "Gordian",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131582/?format=api",
                "id": 131582,
                "name": "Gordian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Gordian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131582/?format=api",
                    "id": 131582,
                    "name": "Gordian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Conrad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/166/?format=api",
                    "id": 166,
                    "name": "Conrad",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "hedning",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3180/?format=api",
                    "id": 3180,
                    "name": "hedning",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=272702"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/xenium22/intro_c64/intro64demo_gordian_2_shades_of_gray.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=221142"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92124"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=76e8cRQYSaQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=3",
            "score": "140",
            "competition": {
                "id": 17349,
                "name": "C64 Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4361/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4361/",
                    "id": 4361,
                    "name": "Xenium 2022",
                    "tagline": "",
                    "start_date": "2022-08-26",
                    "end_date": "2022-08-28",
                    "location": "Katowice, Silesia, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.25841,
                    "longitude": 19.02754,
                    "website": "https://xenium.rocks/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f1/22/1688.312958.jpg",
            "original_width": 1280,
            "original_height": 906,
            "standard_url": "https://media.demozoo.org/screens/s/f1/22/1688.312958.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/22/1688.312958.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}