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

{
    "url": "https://demozoo.org/api/v1/productions/6040/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6040/",
    "id": 6040,
    "title": "Bone Harder",
    "author_nicks": [
        {
            "name": "Impulse",
            "abbreviation": "IPS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4983/?format=api",
                "id": 4983,
                "name": "Impulse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-06-30",
    "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://ftp.scs-trc.net/pub/c64/Demos/pal/i/Impulse/Bone_Harder.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1990/bergen90/c64/demo/impulse-bone_harder.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=573"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9961"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=USi_0HJ8iJI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "44",
            "competition": {
                "id": 608,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/201/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/201/",
                    "id": 201,
                    "name": "Bergen Party 1990",
                    "tagline": "",
                    "start_date": "1990-06-29",
                    "end_date": "1990-07-01",
                    "location": "Bergen, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.390705,
                    "longitude": 5.33275,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}