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

{
    "url": "https://demozoo.org/api/v1/productions/205583/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205583/",
    "id": 205583,
    "title": "Milkshake",
    "author_nicks": [
        {
            "name": "Cookie Collective",
            "abbreviation": "Cookies",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                "id": 78435,
                "name": "Cookie Collective",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-06-29",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ponk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61858/?format=api",
                    "id": 61858,
                    "name": "Neon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ponk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61858/?format=api",
                    "id": 61858,
                    "name": "Neon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Glafouk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68415/?format=api",
                    "id": 68415,
                    "name": "Glafouk",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Koltes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52423/?format=api",
                    "id": 52423,
                    "name": "Koltes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "tool"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/vip19/4kb_intro/milkshake.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/CookieCollective/VIP-2019-4k-Koltes-Ponk"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=81667"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Cj1P-yqpoI4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "185",
            "competition": {
                "id": 15251,
                "name": "4Kb Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3784/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3784/",
                    "id": 3784,
                    "name": "Very Important Party 2019",
                    "tagline": "",
                    "start_date": "2019-06-28",
                    "end_date": "2019-06-30",
                    "location": "Thoissey, Département de l'Ain, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://www.popsyteam.org/vip2019"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available",
        "4k-demo-oven"
    ]
}