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

{
    "url": "https://demozoo.org/api/v1/productions/78455/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78455/",
    "id": 78455,
    "title": "Luke GardenWalker",
    "author_nicks": [
        {
            "name": "Shiva2k2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34353/?format=api",
                "id": 34353,
                "name": "Shiva2k2",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-05-22",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Décal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34352/?format=api",
                    "id": 34352,
                    "name": "Décal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Denokan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39776/?format=api",
                    "id": 39776,
                    "name": "Denokan",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Philae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39735/?format=api",
                    "id": 39735,
                    "name": "Philae",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Bidoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40919/?format=api",
                    "id": 40919,
                    "name": "Bidoo",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/igdrp3/fastcode/luke_gardenwalker_shiva2k2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71736"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8161,
                "name": "Fast Code",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1225/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1225/",
                    "id": 1225,
                    "name": "IGDRP 2004",
                    "tagline": "IGDRP 3",
                    "start_date": "2004-05-21",
                    "end_date": "2004-05-23",
                    "location": "Nancy, Département de Meurthe-et-Moselle, Alsace-Champagne-Ardenne-Lorraine, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.69278,
                    "longitude": 6.18361,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}