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

{
    "url": "https://demozoo.org/api/v1/productions/357046/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357046/",
    "id": 357046,
    "title": "DHBB Live@Altparty 7",
    "author_nicks": [
        {
            "name": "David Hasselhoff Big Band",
            "abbreviation": "DHBB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41431/?format=api",
                "id": 41431,
                "name": "David Hasselhoff Big Band",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-11-02",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
            "id": 42,
            "name": "Performance",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/959/?format=api",
            "demozoo_url": "https://demozoo.org/parties/959/",
            "id": 959,
            "name": "Alternative Party 2007",
            "tagline": "AltParty 8",
            "start_date": "2007-11-02",
            "end_date": "2007-11-04",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}