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

{
    "url": "https://demozoo.org/api/v1/productions/33209/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33209/",
    "id": 33209,
    "title": "Two Hour",
    "author_nicks": [
        {
            "name": "Tuscon",
            "abbreviation": "TCN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19968/?format=api",
                "id": 19968,
                "name": "Tuscon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-07-13",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36997/?format=api",
                    "id": 36997,
                    "name": "Max",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blair",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36996/?format=api",
                    "id": 36996,
                    "name": "Blair",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "animal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/906/?format=api",
                    "id": 906,
                    "name": "Dalezy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/tsp96/in64/tcn_2h.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6709"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "58",
            "competition": {
                "id": 2770,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/878/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/878/",
                    "id": 878,
                    "name": "The Summer Party 1996",
                    "tagline": "",
                    "start_date": "1996-07-12",
                    "end_date": "1996-07-14",
                    "location": "Aalborg, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 57.049351,
                    "longitude": 9.91629,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/d4/7e26.135003.png",
            "original_width": 637,
            "original_height": 397,
            "standard_url": "https://media.demozoo.org/screens/s/32/d4/7e26.135003.png",
            "standard_width": 400,
            "standard_height": 249,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/d4/7e26.135003.png",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/ff/164d.135002.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/d5/ff/164d.135002.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/ff/164d.135002.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "adlib"
    ]
}