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

{
    "url": "https://demozoo.org/api/v1/productions/280566/?format=api",
    "demozoo_url": "https://demozoo.org/productions/280566/",
    "id": 280566,
    "title": "Smoothie",
    "author_nicks": [
        {
            "name": "Ninjadev",
            "abbreviation": "NDV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24001/?format=api",
                "id": 24001,
                "name": "Ninjadev",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-07-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Sigveseb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24191/?format=api",
                    "id": 24191,
                    "name": "Sigveseb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sigveseb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24191/?format=api",
                    "id": 24191,
                    "name": "Sigveseb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sigveseb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24191/?format=api",
                    "id": 24191,
                    "name": "Sigveseb",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/solskogen20/intro/sigveseb-ninjadev---smoothie.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=86224"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/ninjadev-music/smoothie"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=la20wrrNUm8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "317",
            "competition": {
                "id": 16017,
                "name": "Combined 4k/64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3964/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3964/",
                    "id": 3964,
                    "name": "Solskogen 2020",
                    "tagline": "Sunset",
                    "start_date": "2020-07-11",
                    "end_date": "2020-07-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "glsl",
        "wavesabre",
        "squishy",
        "leviathan-2.0",
        "nin"
    ]
}