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

{
    "url": "https://demozoo.org/api/v1/productions/41204/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41204/",
    "id": 41204,
    "title": "Flow",
    "author_nicks": [
        {
            "name": "Digital Nerds",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14014/?format=api",
                "id": 14014,
                "name": "Digital Nerds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tarnow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15771/?format=api",
                    "id": 15771,
                    "name": "Tarnow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gargoyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11146/?format=api",
                    "id": 11146,
                    "name": "Gargoyle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Spacebrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1870/?format=api",
                    "id": 1870,
                    "name": "Spacebrain",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "3DAddict",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1663/?format=api",
                    "id": 1663,
                    "name": "3DAddict",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/takeover98/java/dn_flow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1409"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ebWqHkgXoKM"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "230",
            "competition": {
                "id": 3926,
                "name": "Java Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/995/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/995/",
                    "id": 995,
                    "name": "Takeover 1998",
                    "tagline": "",
                    "start_date": "1998-05-15",
                    "end_date": "1998-05-17",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}