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

{
    "url": "https://demozoo.org/api/v1/productions/172450/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172450/",
    "id": 172450,
    "title": "X'97 Takeover Official Invitation Intro",
    "author_nicks": [
        {
            "name": "Nostalgia",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9766/?format=api",
                "id": 9766,
                "name": "Nostalgia",
                "is_group": true
            }
        },
        {
            "name": "Success PC",
            "abbreviation": "SCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11810/?format=api",
                "id": 11810,
                "name": "Success PC",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-11-01",
    "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/1997/x97oint.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16744"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/74/?format=api",
            "demozoo_url": "https://demozoo.org/parties/74/",
            "id": 74,
            "name": "X 1997",
            "tagline": "Takeover",
            "start_date": "1997-04-04",
            "end_date": "1997-04-06",
            "location": "Gemeente Eindhoven, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.45037,
            "longitude": 5.45279,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}