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

{
    "url": "https://demozoo.org/api/v1/productions/33958/?format=api",
    "demozoo_url": "https://demozoo.org/productions/33958/",
    "id": 33958,
    "title": "Mindflow",
    "author_nicks": [
        {
            "name": "Analogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8707/?format=api",
                "id": 8707,
                "name": "Analogue",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-09-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hugo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13172/?format=api",
                    "id": 13172,
                    "name": "The Counsellor",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hugo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13172/?format=api",
                    "id": 13172,
                    "name": "The Counsellor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "WAVE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2789/?format=api",
                    "id": 2789,
                    "name": "Jeroen Tel",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/takeover98/in64/mindflow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2580"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "45",
            "competition": {
                "id": 1409,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/378/",
                    "id": 378,
                    "name": "Bizarre 1997",
                    "tagline": "",
                    "start_date": "1997-09-12",
                    "end_date": "1997-09-14",
                    "location": "Gemeente Etten-Leur, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.57711,
                    "longitude": 4.64253,
                    "website": ""
                }
            }
        },
        {
            "position": 2,
            "ranking": "2",
            "score": "257",
            "competition": {
                "id": 3923,
                "name": "PC 64k Intro",
                "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": []
}