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

{
    "url": "https://demozoo.org/api/v1/productions/295473/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295473/",
    "id": 295473,
    "title": "Crash 1997 Invite #2",
    "author_nicks": [
        {
            "name": "Scooter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22740/?format=api",
                "id": 22740,
                "name": "Scooter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07",
    "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/parties/1997/crash97/info/cr97inv2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=22152"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/901/?format=api",
            "demozoo_url": "https://demozoo.org/parties/901/",
            "id": 901,
            "name": "Crash 1997",
            "tagline": "",
            "start_date": "1997-08-22",
            "end_date": "1997-08-24",
            "location": "Calgary, Alberta, Canada",
            "is_online": false,
            "country_code": "CA",
            "latitude": 51.05011,
            "longitude": -114.08529,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}