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

{
    "url": "https://demozoo.org/api/v1/productions/283866/?format=api",
    "demozoo_url": "https://demozoo.org/productions/283866/",
    "id": 283866,
    "title": "Wired 1997 Report",
    "author_nicks": [
        {
            "name": "Delta.pi",
            "abbreviation": "DPi",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11633/?format=api",
                "id": 11633,
                "name": "Delta.pi",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-11",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/reports/1997/dpi-w97r.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1507"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/335/?format=api",
            "demozoo_url": "https://demozoo.org/parties/335/",
            "id": 335,
            "name": "Wired 1997",
            "tagline": "",
            "start_date": "1997-07-18",
            "end_date": "1997-07-20",
            "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.41464,
            "longitude": 3.8471,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}