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

{
    "url": "https://demozoo.org/api/v1/productions/200349/?format=api",
    "demozoo_url": "https://demozoo.org/productions/200349/",
    "id": 200349,
    "title": "The Italian Gathering 1997 Report",
    "author_nicks": [
        {
            "name": "Chaotic Visions",
            "abbreviation": "CV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24083/?format=api",
                "id": 24083,
                "name": "Chaotic Visions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10",
    "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/1997/ig97rep.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72958"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/874/?format=api",
            "demozoo_url": "https://demozoo.org/parties/874/",
            "id": 874,
            "name": "The Italian Gathering 1997",
            "tagline": "",
            "start_date": "1997-09-06",
            "end_date": "1997-09-07",
            "location": "Provincia di Pescara, Abruzzo, Italy",
            "is_online": false,
            "country_code": "IT",
            "latitude": 42.33333,
            "longitude": 13.95,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/0f/8f40.350211.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/41/0f/8f40.350211.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/0f/8f40.350211.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}