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

{
    "url": "https://demozoo.org/api/v1/productions/326668/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326668/",
    "id": 326668,
    "title": "Party Invitation",
    "author_nicks": [
        {
            "name": "Best Cracking Team",
            "abbreviation": "BCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76287/?format=api",
                "id": 76287,
                "name": "Best Cracking Team",
                "is_group": true
            }
        },
        {
            "name": "Chaos No. 1",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20006/?format=api",
                "id": 20006,
                "name": "Chaos No. 1",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/getinternalfile.php/36605/PARTY-PREV.!C-E.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=45594"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47659"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2344/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2344/",
            "id": 2344,
            "name": "Energy/Chaos/BCT Party 1990",
            "tagline": "",
            "start_date": "1990-06-23",
            "end_date": "1990-06-24",
            "location": "Politischer Bezirk Weiz, Styria, Austria",
            "is_online": false,
            "country_code": "AT",
            "latitude": 47.3,
            "longitude": 15.65,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}