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

{
    "url": "https://demozoo.org/api/v1/productions/113844/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113844/",
    "id": 113844,
    "title": "Boozembly '96 Slideshow",
    "author_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/reports/1997/dms-bsld.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7461"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2239/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2239/",
            "id": 2239,
            "name": "Boozembly 1997",
            "tagline": "",
            "start_date": "1997",
            "end_date": "1997",
            "location": "Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 64.0,
            "longitude": 26.0,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}