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

{
    "url": "https://demozoo.org/api/v1/productions/312672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312672/",
    "id": 312672,
    "title": "The Science Into Me",
    "author_nicks": [
        {
            "name": "Fancy Rats",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90838/?format=api",
                "id": 90838,
                "name": "Fancy Rats",
                "is_group": true
            }
        }
    ],
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ediman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104666/?format=api",
                    "id": 104666,
                    "name": "Ediman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Hairdog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115496/?format=api",
                    "id": 115496,
                    "name": "Hairdog",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "rime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104665/?format=api",
                    "id": 104665,
                    "name": "rime",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=272744"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/xenium22/intro_c64/intro4kb_fancyrats_hairdog_scienceintome.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=221181"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92123"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=6EAdKxQ-ocs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "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/2f/52/3ed8.312957.png",
            "original_width": 408,
            "original_height": 293,
            "standard_url": "https://media.demozoo.org/screens/s/2f/52/3ed8.312957.png",
            "standard_width": 400,
            "standard_height": 287,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/52/3ed8.312957.png",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": []
}