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

{
    "url": "https://demozoo.org/api/v1/productions/167245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167245/",
    "id": 167245,
    "title": "Cheap Piece",
    "author_nicks": [
        {
            "name": "Paradize",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14370/?format=api",
                "id": 14370,
                "name": "Paradize",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=133260"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/paradize_c64/cheap_piece.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=106431"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68085"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2282/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2282/",
            "id": 2282,
            "name": "Silicon Ltd. & Ruthless Party 1990",
            "tagline": "",
            "start_date": "1990-12-22",
            "end_date": "1990-12-23",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4e/1c/060d.123955.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/4e/1c/060d.123955.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4e/1c/060d.123955.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}