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

{
    "url": "https://demozoo.org/api/v1/productions/273982/?format=api",
    "demozoo_url": "https://demozoo.org/productions/273982/",
    "id": 273982,
    "title": "Nakade",
    "author_nicks": [
        {
            "name": "ViSi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112201/?format=api",
                "id": 112201,
                "name": "ViSi",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-01-18",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Victor Ivanov",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120215/?format=api",
                    "id": 120215,
                    "name": "Victor Ivanov",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Simon Demeule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120216/?format=api",
                    "id": 120216,
                    "name": "Simon Demeule",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Simon Demeule",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120216/?format=api",
                    "id": 120216,
                    "name": "Simon Demeule",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/synchrony20/demo/nakade_visi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.reddit.com/r/computergraphics/comments/esp12e/nakade_a_realtime_music_visualisation_combining/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84666"
        },
        {
            "link_class": "VimeoVideo",
            "url": "https://vimeo.com/386068451"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "101",
            "competition": {
                "id": 15735,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3991/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3991/",
                    "id": 3991,
                    "name": "SynchroNY 2020",
                    "tagline": "",
                    "start_date": "2020-01-17",
                    "end_date": "2020-01-18",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "https://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unity"
    ]
}