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

{
    "url": "https://demozoo.org/api/v1/productions/20898/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20898/",
    "id": 20898,
    "title": "Elk In The Cube",
    "author_nicks": [
        {
            "name": "Headcrash",
            "abbreviation": "HCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3776/?format=api",
                "id": 3776,
                "name": "Headcrash",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Styx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3650/?format=api",
                    "id": 3650,
                    "name": "Styx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ctulhu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6353/?format=api",
                    "id": 6353,
                    "name": "Cthulhu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ctulhu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6353/?format=api",
                    "id": 6353,
                    "name": "Cthulhu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Ctulhu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6353/?format=api",
                    "id": 6353,
                    "name": "Cthulhu",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/evoke03/in4k/elkcube.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10789"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "95",
            "competition": {
                "id": 1344,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/353/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/353/",
                    "id": 353,
                    "name": "Evoke 2003",
                    "tagline": "Evoke Z003 - The Monkey Meeting",
                    "start_date": "2003-08-22",
                    "end_date": "2003-08-24",
                    "location": "Köln, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93835,
                    "longitude": 6.95427,
                    "website": "http://archive.evoke.eu/2003/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}