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

{
    "url": "https://demozoo.org/api/v1/productions/126306/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126306/",
    "id": 126306,
    "title": "Light Some Dreams",
    "author_nicks": [
        {
            "name": "Science 451",
            "abbreviation": "S451",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4096/?format=api",
                "id": 4096,
                "name": "Science 451",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-08-05",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1989/crazy_stardom_futureconcepts89/stardom_mailcompo/light_some_dreams.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16535"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=43247"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=X3TXRNM50K0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 11024,
                "name": "Stardom Mailcompo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/251/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/251/",
                    "id": 251,
                    "name": "Crazy, Stardom and Future Concepts Party 1989",
                    "tagline": "",
                    "start_date": "1989-08-04",
                    "end_date": "1989-08-06",
                    "location": "District du Locle, Neuchâtel, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.01927,
                    "longitude": 6.69635,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/59/2447.286320.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/03/59/2447.286320.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/59/2447.286320.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}