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

{
    "url": "https://demozoo.org/api/v1/productions/19869/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19869/",
    "id": 19869,
    "title": "Infestation 76",
    "author_nicks": [
        {
            "name": "Scoopex",
            "abbreviation": "SCX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://aminet.net/demo/file/SCX.IfN.076.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/scoopex/infestation/scx-if76.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=27841"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63173"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/96/?format=api",
            "demozoo_url": "https://demozoo.org/parties/96/",
            "id": 96,
            "name": "The Party 1997",
            "tagline": "Batteries not included",
            "start_date": "1997-12-27",
            "end_date": "1997-12-29",
            "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.80399,
            "longitude": 9.51441,
            "website": "http://theparty.dk/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/34/4df6.jw57187.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/81/34/4df6.jw57187.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/34/4df6.jw57187.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "infestation-scx"
    ]
}