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

{
    "url": "https://demozoo.org/api/v1/productions/19916/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/19916/",
    "id": 19916,
    "title": "Computer Bild",
    "author_nicks": [
        {
            "name": "Avenger",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7476/?format=api",
                "id": 7476,
                "name": "Avenger",
                "is_group": false
            }
        },
        {
            "name": "Zippy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10350/?format=api",
                "id": 10350,
                "name": "Zippy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Black Maiden",
            "abbreviation": "BM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-08-19",
    "supertype": "graphics",
    "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/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/evoke00/ansi/us-held.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "126",
            "competition": {
                "id": 1215,
                "name": "ANSI",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/332/",
                    "id": 332,
                    "name": "Evoke 2000",
                    "tagline": "",
                    "start_date": "2000-08-18",
                    "end_date": "2000-08-20",
                    "location": "Langerwehe, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.81667,
                    "longitude": 6.35,
                    "website": "http://archive.evoke.eu/2000/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/a6/9047.5225.png",
            "original_width": 200,
            "original_height": 1670,
            "standard_url": "https://media.demozoo.org/screens/s/54/a6/9047.5225.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/a6/9047.5225.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}