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

{
    "url": "https://demozoo.org/api/v1/productions/266146/?format=api",
    "demozoo_url": "https://demozoo.org/productions/266146/",
    "id": 266146,
    "title": "128tune",
    "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/128tune_Sys4361.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4.othersi.de/plus4/Demos/Legion_Of_Doom/128tune_Sys4361.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/demos/t/tune_128_sys4361.prg"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://plus4world.powweb.com/dl/source/tune_128.asm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/4ever03/in128b/tune_128.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Plus4WorldProduction",
            "url": "http://plus4world.powweb.com/software/Tune_128"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23512"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "=6",
            "score": "1",
            "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/e2/05/eacb.328285.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/e2/05/eacb.328285.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/05/eacb.328285.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}