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

{
    "url": "https://demozoo.org/api/v1/productions/27111/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27111/",
    "id": 27111,
    "title": "Washandje",
    "author_nicks": [
        {
            "name": "Progress",
            "abbreviation": "PRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7924/?format=api",
                "id": 7924,
                "name": "Progress",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-05-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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/bizarre94/in64/prg_whs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17004"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 1921,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/444/",
                    "id": 444,
                    "name": "Bizarre 1994",
                    "tagline": "",
                    "start_date": "1994-05-07",
                    "end_date": "1994-05-08",
                    "location": "Gemeente Nijmegen, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.84168,
                    "longitude": 5.83813,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/bf/6859.139788.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/29/bf/6859.139788.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/bf/6859.139788.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/4c/6c/0693.139789.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/4c/6c/0693.139789.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4c/6c/0693.139789.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}