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

{
    "url": "https://demozoo.org/api/v1/productions/34335/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34335/",
    "id": 34335,
    "title": "Snubnosed",
    "author_nicks": [
        {
            "name": "Abnormal",
            "abbreviation": "ANM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1311/?format=api",
                "id": 1311,
                "name": "Abnormal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-09",
    "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": "https://csdb.dk/getinternalfile.php/37431/Snubnosed.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/jewels_danishgold_dominators_upfront88/c64_demo/snubnosed.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=695"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41664"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 2905,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1387/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1387/",
                    "id": 1387,
                    "name": "Jewels, Danish Gold, Dominators and Upfront Party 1988",
                    "tagline": "",
                    "start_date": "1988-07-08",
                    "end_date": "1988-07-10",
                    "location": "Tommerup Stationsby, Assens Kommune, South Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.34535,
                    "longitude": 10.17594,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}