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

{
    "url": "https://demozoo.org/api/v1/productions/290434/?format=api",
    "demozoo_url": "https://demozoo.org/productions/290434/",
    "id": 290434,
    "title": "Blau & Schlau",
    "author_nicks": [
        {
            "name": "Franzi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120311/?format=api",
                "id": 120311,
                "name": "Franzi",
                "is_group": false
            }
        },
        {
            "name": "Hansi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/104887/?format=api",
                "id": 104887,
                "name": "Hansi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-02-27",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/209461/blau_und_schlau.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/bcc21/c64_64k_demo/blau_und_schlau.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=200620"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "80",
            "competition": {
                "id": 16363,
                "name": "64k Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4224/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4224/",
                    "id": 4224,
                    "name": "BCC Party 2021",
                    "tagline": "#15: Online - A Saturday For The Past",
                    "start_date": "2021-02-27",
                    "end_date": "2021-02-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://c64clubberlin.de/?p=5383"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/13/fc0a.286572.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/67/13/fc0a.286572.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/13/fc0a.286572.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "nsfw"
    ]
}