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

{
    "url": "https://demozoo.org/api/v1/productions/330637/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330637/",
    "id": 330637,
    "title": "Stairs to Oddity",
    "author_nicks": [
        {
            "name": "Pellicus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75306/?format=api",
                "id": 75306,
                "name": "Pellicus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-09-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/deadline23/256_byte_intro/stairstooddity_tic80_256b_by_pellicus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95243"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "231",
            "competition": {
                "id": 18310,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4536/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4536/",
                    "id": 4536,
                    "name": "Deadline 2023",
                    "tagline": "",
                    "start_date": "2023-09-29",
                    "end_date": "2023-10-01",
                    "location": "Marzahn, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.54525,
                    "longitude": 13.56983,
                    "website": "https://deadline.untergrund.net/2023/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f2/49/ea70.333419.png",
            "original_width": 1247,
            "original_height": 693,
            "standard_url": "https://media.demozoo.org/screens/s/f2/49/ea70.333419.jpg",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f2/49/ea70.333419.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}