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

{
    "url": "https://demozoo.org/api/v1/productions/181623/?format=api",
    "demozoo_url": "https://demozoo.org/productions/181623/",
    "id": 181623,
    "title": "Ghost Escapes Body",
    "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": "2003-07-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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9600"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17671"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/369/?format=api",
            "demozoo_url": "https://demozoo.org/parties/369/",
            "id": 369,
            "name": "Little Computer People 2003",
            "tagline": "",
            "start_date": "2003-07-25",
            "end_date": "2003-07-27",
            "location": "Linköpings Kommun, Östergötland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.41046,
            "longitude": 15.6187,
            "website": "http://www.lcp.c64.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}