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

{
    "url": "https://demozoo.org/api/v1/productions/72055/?format=api",
    "demozoo_url": "https://demozoo.org/productions/72055/",
    "id": 72055,
    "title": "Party Intro",
    "author_nicks": [
        {
            "name": "Phantasm",
            "abbreviation": "PHN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3796/?format=api",
                "id": 3796,
                "name": "Phantasm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/woc94/intro/phn-pi94.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=968"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57889"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "n/a",
            "score": "",
            "competition": {
                "id": 7635,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1848/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1848/",
                    "id": 1848,
                    "name": "World of Commodore 1994",
                    "tagline": "",
                    "start_date": "1994-11-05",
                    "end_date": "1994-11-06",
                    "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93835,
                    "longitude": 6.95427,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/60/ce/d577.jw2586.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/60/ce/d577.jw2586.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/ce/d577.jw2586.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}