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

{
    "url": "https://demozoo.org/api/v1/productions/162827/?format=api",
    "demozoo_url": "https://demozoo.org/productions/162827/",
    "id": 162827,
    "title": "NESsivE ATtaCK",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2010-10-02",
    "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=94434"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56017"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/80/?format=api",
            "demozoo_url": "https://demozoo.org/parties/80/",
            "id": 80,
            "name": "X 2010",
            "tagline": "The Year We Make Contact",
            "start_date": "2010-10-01",
            "end_date": "2010-10-03",
            "location": "Gemeente Someren, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.38233,
            "longitude": 5.71049,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}