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

{
    "url": "https://demozoo.org/api/v1/productions/126756/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126756/",
    "id": 126756,
    "title": "Smooth Criminal 9",
    "author_nicks": [
        {
            "name": "Light",
            "abbreviation": "LGT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                "id": 5021,
                "name": "Light",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/Smooth_Criminal/Smooth_Criminal_09.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/smooth_criminal/smooth_criminal_09.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=45173"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1452/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1452/",
            "id": 1452,
            "name": "Light and Phenomena Easter Party 1992",
            "tagline": "",
            "start_date": "1992-04-17",
            "end_date": "1992-04-20",
            "location": "Alingsas, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.92963,
            "longitude": 12.5324,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "smooth-criminal"
    ]
}