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

{
    "url": "https://demozoo.org/api/v1/productions/173979/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173979/",
    "id": 173979,
    "title": "Core 2002 Invitro",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/razor_1911/windows/core_2002_chillout_%26_recoil_%282002%29%28razor_1911%29%28win32%29%28invitro%29.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6841"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3268/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3268/",
            "id": 3268,
            "name": "Core 2002",
            "tagline": "Chillout + Rekoil == CORE",
            "start_date": "2002-07-18",
            "end_date": "2002-07-21",
            "location": "Alingsås Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.0,
            "longitude": 12.5,
            "website": "http://www.chilloutparty.org"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/85/58/4db7.154300.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/85/58/4db7.154300.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/85/58/4db7.154300.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}