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

{
    "url": "https://demozoo.org/api/v1/productions/356501/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356501/",
    "id": 356501,
    "title": "Transparent Rasterbars",
    "author_nicks": [
        {
            "name": "Warriors of the Wasteland",
            "abbreviation": "WOW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-09-20",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "xIII",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71843/?format=api",
                    "id": 71843,
                    "name": "xIII",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/25828/WOW - INTRO.PRG"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=36140"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35399"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "204",
            "competition": {
                "id": 19832,
                "name": "1KByter",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2303/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2303/",
                    "id": 2303,
                    "name": "PHAT2",
                    "tagline": "",
                    "start_date": "2002-09-20",
                    "end_date": "2002-09-23",
                    "location": "Rīga, Latvia",
                    "is_online": false,
                    "country_code": "LV",
                    "latitude": 56.97778,
                    "longitude": 24.12167,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/6a/8a47.367678.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/84/6a/8a47.367678.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/6a/8a47.367678.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}