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

{
    "url": "https://demozoo.org/api/v1/productions/294999/?format=api",
    "demozoo_url": "https://demozoo.org/productions/294999/",
    "id": 294999,
    "title": "Optimize 2001 Invitation",
    "author_nicks": [
        {
            "name": "Sulaco",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109234/?format=api",
                "id": 109234,
                "name": "Sulaco",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.sulaco.co.za/opengl/O2k1Intro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89129"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4295/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4295/",
            "id": 4295,
            "name": "Optimize 2001",
            "tagline": "",
            "start_date": "2001-11-23",
            "end_date": "2001-11-24",
            "location": "Midrand, City of Johannesburg Metropolitan Municipality, Gauteng, South Africa",
            "is_online": false,
            "country_code": "ZA",
            "latitude": -25.98953,
            "longitude": 28.12843,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/60/7f7e.292672.jpg",
            "original_width": 772,
            "original_height": 563,
            "standard_url": "https://media.demozoo.org/screens/s/4d/60/7f7e.292672.jpg",
            "standard_width": 400,
            "standard_height": 291,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/60/7f7e.292672.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}