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

{
    "url": "https://demozoo.org/api/v1/productions/172899/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172899/",
    "id": 172899,
    "title": "Invitation for ONLINE '97",
    "author_nicks": [
        {
            "name": "Xenogenesis",
            "abbreviation": "XNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7849/?format=api",
                "id": 7849,
                "name": "Xenogenesis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-10-21",
    "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/online97.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17391"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/827/?format=api",
            "demozoo_url": "https://demozoo.org/parties/827/",
            "id": 827,
            "name": "Online 1997",
            "tagline": "",
            "start_date": "1997",
            "end_date": "1997",
            "location": "Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 64.556534,
            "longitude": 12.66617,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}