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

{
    "url": "https://demozoo.org/api/v1/productions/288808/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288808/",
    "id": 288808,
    "title": "PICONICCC",
    "author_nicks": [
        {
            "name": "Megus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9017/?format=api",
                "id": 9017,
                "name": "Megus",
                "is_group": false
            }
        },
        {
            "name": "Stardust",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86332/?format=api",
                "id": 86332,
                "name": "Stardust",
                "is_group": true
            }
        },
        {
            "name": "deMarche",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3944/?format=api",
                "id": 3944,
                "name": "deMarche",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-01-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Megus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9017/?format=api",
                    "id": 9017,
                    "name": "Megus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TmK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9182/?format=api",
                    "id": 9182,
                    "name": "TmK",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Diver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8952/?format=api",
                    "id": 8952,
                    "name": "Diver",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Nik-O",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9064/?format=api",
                    "id": 9064,
                    "name": "Nik-O",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://events.retroscene.org/files/dh2021/demo/piconiccc.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/dihalt21/hiend_demo/piconiccc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/Megus/piconiccc"
        },
        {
            "link_class": "Pico8Cart",
            "url": "https://www.lexaloffle.com/bbs/?tid=41106"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87735"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=dh2FuP1WYmU"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "8.23",
            "competition": {
                "id": 16310,
                "name": "HiEnd Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4165/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4165/",
                    "id": 4165,
                    "name": "DiHalt 2021",
                    "tagline": "",
                    "start_date": "2021-01-07",
                    "end_date": "2021-01-09",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c7/29/2296.291685.png",
            "original_width": 620,
            "original_height": 587,
            "standard_url": "https://media.demozoo.org/screens/s/c7/29/2296.291685.jpg",
            "standard_width": 316,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c7/29/2296.291685.jpg",
            "thumbnail_width": 158,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available",
        "stniccc-challenge"
    ]
}