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

{
    "url": "https://demozoo.org/api/v1/productions/346299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/346299/",
    "id": 346299,
    "title": "Wired '97 Invitation",
    "author_nicks": [
        {
            "name": "Smash Designs",
            "abbreviation": "SDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/462/?format=api",
                "id": 462,
                "name": "Smash Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=172190"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=48511"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42635"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/335/?format=api",
            "demozoo_url": "https://demozoo.org/parties/335/",
            "id": 335,
            "name": "Wired 1997",
            "tagline": "",
            "start_date": "1997-07-18",
            "end_date": "1997-07-20",
            "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.41464,
            "longitude": 3.8471,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}