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

{
    "url": "https://demozoo.org/api/v1/productions/312246/?format=api",
    "demozoo_url": "https://demozoo.org/productions/312246/",
    "id": 312246,
    "title": "SV22SE 8-bit Unity Demo",
    "author_nicks": [
        {
            "name": "PPS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                "id": 49832,
                "name": "PPS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
            "id": 70,
            "name": "Atari Lynx"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "PPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                    "id": 49832,
                    "name": "PPS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "PPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                    "id": 49832,
                    "name": "PPS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "PPS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49832/?format=api",
                    "id": 49832,
                    "name": "PPS",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sillyventure22/lynx_demo_intro/sv22se-lynx.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sillyventure22/xl_xe_demo/unity.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=DllYCdjbJ5M"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=V5v_AzECoiw"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "3.393 ",
            "competition": {
                "id": 17300,
                "name": "Atari XL/XE Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4440/",
                    "id": 4440,
                    "name": "Silly Venture 2022 SE",
                    "tagline": "Reaching The Sky With ATARI's 50th!",
                    "start_date": "2022-08-12",
                    "end_date": "2022-08-14",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "4.021",
            "competition": {
                "id": 17308,
                "name": "Atari Lynx Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4440/",
                    "id": 4440,
                    "name": "Silly Venture 2022 SE",
                    "tagline": "Reaching The Sky With ATARI's 50th!",
                    "start_date": "2022-08-12",
                    "end_date": "2022-08-14",
                    "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": []
}