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

{
    "url": "https://demozoo.org/api/v1/productions/266401/?format=api",
    "demozoo_url": "https://demozoo.org/productions/266401/",
    "id": 266401,
    "title": "Somewhere In Holland '95 Report",
    "author_nicks": [
        {
            "name": "Hornet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8923/?format=api",
                "id": 8923,
                "name": "Hornet",
                "is_group": true
            }
        },
        {
            "name": "Trance Inc.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7570/?format=api",
                "id": 7570,
                "name": "Trance Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-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/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hornet.org/party/reports/1995/sih_rep.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72862"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/720/?format=api",
            "demozoo_url": "https://demozoo.org/parties/720/",
            "id": 720,
            "name": "Somewhere In Holland 1995",
            "tagline": "",
            "start_date": "1995-07-08",
            "end_date": "1995-07-10",
            "location": "Roosendaal, North Brabant, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.53083,
            "longitude": 4.46528,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}