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

{
    "url": "https://demozoo.org/api/v1/productions/49742/?format=api",
    "demozoo_url": "https://demozoo.org/productions/49742/",
    "id": 49742,
    "title": "Frankikie Goes To...",
    "author_nicks": [
        {
            "name": "Arm's Tech",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26733/?format=api",
                "id": 26733,
                "name": "Arm's Tech",
                "is_group": true
            }
        },
        {
            "name": "Positivity",
            "abbreviation": "PSTVT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2230/?format=api",
                "id": 2230,
                "name": "Positivity",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-05-01",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Baah",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26732/?format=api",
                    "id": 26732,
                    "name": "Baah",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ukko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7345/?format=api",
                    "id": 7345,
                    "name": "Ukko",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dma-Sc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2568/?format=api",
                    "id": 2568,
                    "name": "Dma-Sc",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "ST Ghost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2575/?format=api",
                    "id": 2575,
                    "name": "ST Ghost",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Bug removal"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/POSITVTY/FRANKIKI.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/outline10/demo_atarist/frankiki.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55396"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4eBXRS_f7TM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "172",
            "competition": {
                "id": 5079,
                "name": "Combined Atari ST Intro/Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/247/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/247/",
                    "id": 247,
                    "name": "Outline 2010",
                    "tagline": "",
                    "start_date": "2010-04-29",
                    "end_date": "2010-05-02",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fd/4b/31ac.141889.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/fd/4b/31ac.141889.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fd/4b/31ac.141889.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/55/a6/70fc.141890.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/55/a6/70fc.141890.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/a6/70fc.141890.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "source-available"
    ]
}