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

{
    "url": "https://demozoo.org/api/v1/productions/43502/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43502/",
    "id": 43502,
    "title": "noescape",
    "author_nicks": [
        {
            "name": "fsqrt",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15748/?format=api",
                "id": 15748,
                "name": "fsqrt",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-10-07",
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "frag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15749/?format=api",
                    "id": 15749,
                    "name": "frag",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/outline12/intro_128b/noescape.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60476"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 4229,
                "name": "128 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1220/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1220/",
                    "id": 1220,
                    "name": "Outline 2012",
                    "tagline": "",
                    "start_date": "2012-10-05",
                    "end_date": "2012-10-08",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/0f/86e8.66198.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/d8/0f/86e8.66198.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/0f/86e8.66198.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/8e/36/d9bd.66197.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/8e/36/d9bd.66197.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8e/36/d9bd.66197.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/77/79/b4f1.66203.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/77/79/b4f1.66203.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/77/79/b4f1.66203.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/7d/72/fbb5.66200.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/7d/72/fbb5.66200.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7d/72/fbb5.66200.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/36/55/a0b4.66199.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/36/55/a0b4.66199.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/55/a0b4.66199.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "monochrome",
        "source-available"
    ]
}