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

{
    "url": "https://demozoo.org/api/v1/productions/266131/?format=api",
    "demozoo_url": "https://demozoo.org/productions/266131/",
    "id": 266131,
    "title": "Digi 128",
    "author_nicks": [
        {
            "name": "Csabo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17597/?format=api",
                "id": 17597,
                "name": "Csabo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Legion Of Doom",
            "abbreviation": "LOD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61189/?format=api",
                "id": 61189,
                "name": "Legion Of Doom",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-09-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
            "id": 41,
            "name": "Commodore 16/Plus 4"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://c64.rulez.org/pub/plus4/Demos/Legion_Of_Doom/Digi_128_Sys4444.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/Legion_Of_Doom/Digi_128_Sys4444.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/d/digi_128.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/source/digi_128.asm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/4ever03/in128b/digi_128.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Digi_128"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23521"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=2",
            "score": "17",
            "competition": {
                "id": 15377,
                "name": "C+4 - 128 bytes intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3920/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3920/",
                    "id": 3920,
                    "name": "4Ever 2003",
                    "tagline": "",
                    "start_date": "2003-09-05",
                    "end_date": "2003-09-07",
                    "location": "Szeged, Csongrád, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.253,
                    "longitude": 20.14824,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/06/d8/e421.328293.gif",
            "original_width": 336,
            "original_height": 216,
            "standard_url": "https://media.demozoo.org/screens/s/06/d8/e421.328293.png",
            "standard_width": 336,
            "standard_height": 216,
            "thumbnail_url": "https://media.demozoo.org/screens/t/06/d8/e421.328293.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "source-available"
    ]
}