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

{
    "url": "https://demozoo.org/api/v1/productions/19826/?format=api",
    "demozoo_url": "https://demozoo.org/productions/19826/",
    "id": 19826,
    "title": "Season Greetings",
    "author_nicks": [
        {
            "name": "Beer Boehmler",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14263/?format=api",
                "id": 14263,
                "name": "Beer Boehmler",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-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/60547/Season_Greetings.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/theparty97/c64/demo/season_greets.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2990"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=36111"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "94",
            "competition": {
                "id": 1201,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/96/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/96/",
                    "id": 96,
                    "name": "The Party 1997",
                    "tagline": "Batteries not included",
                    "start_date": "1997-12-27",
                    "end_date": "1997-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "petscii",
        "christmas",
        "commodore-basic-v2",
        "rip-off",
        "commercial-demo"
    ]
}