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

{
    "url": "https://demozoo.org/api/v1/productions/6195/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6195/",
    "id": 6195,
    "title": "Legoland 3",
    "author_nicks": [
        {
            "name": "Fairlight",
            "abbreviation": "FLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-29",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/9781/legoland3.zip"
        },
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/fairlight/legoland3.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/theparty93/c64/demo/legoland3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=11664"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9800"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SJwsqxD0rmg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "704",
            "competition": {
                "id": 619,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/92/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/92/",
                    "id": 92,
                    "name": "The Party 1993",
                    "tagline": "You Can't Beat The Feeling!",
                    "start_date": "1993-12-27",
                    "end_date": "1993-12-29",
                    "location": "Herning, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.137415,
                    "longitude": 8.97689,
                    "website": "http://theparty.dk/wiki/The_Party_1993"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}