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

{
    "url": "https://demozoo.org/api/v1/productions/334226/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334226/",
    "id": 334226,
    "title": "SNOW_256",
    "author_nicks": [
        {
            "name": "Thadoss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32913/?format=api",
                "id": 32913,
                "name": "Thadoss",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dune",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2179/?format=api",
                "id": 2179,
                "name": "Dune",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-12-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/sillyventure23winter/falcon_intro256b/snow_256.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "5.714",
            "competition": {
                "id": 18486,
                "name": "Atari Falcon 256b Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4591/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4591/",
                    "id": 4591,
                    "name": "Silly Venture 2023 WE",
                    "tagline": "30th Atari JAGUAR Anniversary!",
                    "start_date": "2023-12-07",
                    "end_date": "2023-12-10",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}