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

{
    "url": "https://demozoo.org/api/v1/productions/19830/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19830/",
    "id": 19830,
    "title": "Still Pumping",
    "author_nicks": [
        {
            "name": "Neoplasia",
            "abbreviation": "NPL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5570/?format=api",
                "id": 5570,
                "name": "Neoplasia",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-29",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/c64/Party/1997/The_Party_7/Still_Pumpin_NPL.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/n/Neoplasia/Still_Pumpin.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.thuenet.de/bittorf/npl/download/StillPumpin.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/theparty97/c64/demo/still_pumpin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2994"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13113"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=9",
            "score": "30",
            "competition": {
                "id": 1201,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/96/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/96/",
                    "id": 96,
                    "name": "The Party 1997",
                    "tagline": "Batteries not included",
                    "start_date": "1997-12-27",
                    "end_date": "1997-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}