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

{
    "url": "https://demozoo.org/api/v1/productions/59472/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59472/",
    "id": 59472,
    "title": "tcc '93 invitation",
    "author_nicks": [
        {
            "name": "Horizon",
            "abbreviation": "HZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/719/?format=api",
                "id": 719,
                "name": "Horizon",
                "is_group": true
            }
        },
        {
            "name": "Light",
            "abbreviation": "LGT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                "id": 5021,
                "name": "Light",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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=31512"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=12611"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16183"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/428/?format=api",
            "demozoo_url": "https://demozoo.org/parties/428/",
            "id": 428,
            "name": "The Computer Crossroads 1993",
            "tagline": "",
            "start_date": "1993-05-29",
            "end_date": "1993-05-31",
            "location": "Göteborg, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.72288,
            "longitude": 11.94577,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}