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

{
    "url": "https://demozoo.org/api/v1/productions/163265/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163265/",
    "id": 163265,
    "title": "Mad Mans Dream",
    "author_nicks": [
        {
            "name": "Blues Muz'",
            "abbreviation": "BM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7577/?format=api",
                "id": 7577,
                "name": "Blues Muz'",
                "is_group": true
            }
        },
        {
            "name": "SHAPE",
            "abbreviation": "SHP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-08-03",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/lcp02/misc/madmansdream.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6506"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8703"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/370/?format=api",
            "demozoo_url": "https://demozoo.org/parties/370/",
            "id": 370,
            "name": "Little Computer People 2002",
            "tagline": "",
            "start_date": "2002-08-02",
            "end_date": "2002-08-04",
            "location": "Linköping, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.411091,
            "longitude": 15.62565,
            "website": "http://www.lcp.c64.org"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}