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

{
    "url": "https://demozoo.org/api/v1/productions/80110/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80110/",
    "id": 80110,
    "title": "Helix",
    "author_nicks": [
        {
            "name": "Aardvark",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76285/?format=api",
                "id": 76285,
                "name": "Aardvark",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blind Guardian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80087/?format=api",
                    "id": 80087,
                    "name": "Blind Guardian",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Notre Dame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80088/?format=api",
                    "id": 80088,
                    "name": "Notre Dame",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Notre Dame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80088/?format=api",
                    "id": 80088,
                    "name": "Notre Dame",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Notre Dame",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80088/?format=api",
                    "id": 80088,
                    "name": "Notre Dame",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "sync"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/7d5/in64/helix-aardvark.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19139"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7,33",
            "competition": {
                "id": 8296,
                "name": "64 KB Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/636/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/636/",
                    "id": 636,
                    "name": "7D 2005",
                    "tagline": "7D5",
                    "start_date": "2005-09-17",
                    "end_date": "2005-09-19",
                    "location": "Maltepe, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 40.9589,
                    "longitude": 29.17866,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}