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

{
    "url": "https://demozoo.org/api/v1/productions/152621/?format=api",
    "demozoo_url": "https://demozoo.org/productions/152621/",
    "id": 152621,
    "title": "Icing '96 Invitation",
    "author_nicks": [
        {
            "name": "Goto10",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8711/?format=api",
                "id": 8711,
                "name": "Goto 10",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1996/i96inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57977"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/602/?format=api",
            "demozoo_url": "https://demozoo.org/parties/602/",
            "id": 602,
            "name": "Icing 1996",
            "tagline": "",
            "start_date": "1996-05-24",
            "end_date": "1996-05-27",
            "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 57.79476,
            "longitude": 12.31688,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}