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

{
    "url": "https://demozoo.org/api/v1/productions/54404/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54404/",
    "id": 54404,
    "title": "Black Peter",
    "author_nicks": [
        {
            "name": "K0nd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32608/?format=api",
                "id": 32608,
                "name": "K0nd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05-05",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/fiasko01/i256/256.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17450"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "3.194",
            "competition": {
                "id": 5736,
                "name": "256 Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1057/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1057/",
                    "id": 1057,
                    "name": "Fiasko 2001",
                    "tagline": "",
                    "start_date": "2001-05-05",
                    "end_date": "2001-05-06",
                    "location": "Chotebor, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.71669,
                    "longitude": 15.67035,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/90/4092.142474.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/ec/90/4092.142474.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/90/4092.142474.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "monochrome",
        "minimal",
        "character-animation"
    ]
}