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

{
    "url": "https://demozoo.org/api/v1/productions/81408/?format=api",
    "demozoo_url": "https://demozoo.org/productions/81408/",
    "id": 81408,
    "title": "Dancing Snowmen",
    "author_nicks": [
        {
            "name": "Macx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142/?format=api",
                "id": 142,
                "name": "Macx",
                "is_group": false
            }
        },
        {
            "name": "ZZAP69",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144/?format=api",
                "id": 144,
                "name": "ZZAP69",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-02-26",
    "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/Party/2005/Floppy/Dancing_Snowman.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/floppy05/c64/demo/floppy_2005_onefile_demos.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17305"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 8465,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1257/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1257/",
                    "id": 1257,
                    "name": "Floppy 2005",
                    "tagline": "Sweaty Databoy Inferno!",
                    "start_date": "2005-02-25",
                    "end_date": "2005-02-27",
                    "location": "Helsingborg, Skåne, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.05648,
                    "longitude": 12.78718,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}