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

{
    "url": "https://demozoo.org/api/v1/productions/323978/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323978/",
    "id": 323978,
    "title": "solskogen slamdunk 2006",
    "author_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.darklite.org/releases/party/slamdunk2006.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25662"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/34/?format=api",
            "demozoo_url": "https://demozoo.org/parties/34/",
            "id": 34,
            "name": "Solskogen 2006",
            "tagline": "Scanlines & Tanlines",
            "start_date": "2006-07-21",
            "end_date": "2006-07-23",
            "location": "Ås, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.666913,
            "longitude": 10.805299,
            "website": "http://www.solskogen.no/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}