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

{
    "url": "https://demozoo.org/api/v1/productions/63692/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63692/",
    "id": 63692,
    "title": "Demo",
    "author_nicks": [
        {
            "name": "Virtual Light Pump",
            "abbreviation": "VLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                "id": 3240,
                "name": "Virtual Light Pump",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-08",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "twn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10907/?format=api",
                    "id": 10907,
                    "name": "twn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://low.fi/~nosfe/vlp/alt2/vlp1d.hs"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/vlp/vlp1d.hs"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/alternative00/demo/vlp-demo.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=104338"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=uNIU7HpA_kU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "4",
            "competition": {
                "id": 7054,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1460/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1460/",
                    "id": 1460,
                    "name": "Alternative Party 2000",
                    "tagline": "2 Alternative Party",
                    "start_date": "2000-07-07",
                    "end_date": "2000-07-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.fishpool.com/alternative-party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2e/3d/aeba.351425.jpg",
            "original_width": 1073,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/2e/3d/aeba.351425.jpg",
            "standard_width": 400,
            "standard_height": 286,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2e/3d/aeba.351425.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "haskell",
        "no-binaries",
        "source-only"
    ]
}