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

{
    "url": "https://demozoo.org/api/v1/productions/8582/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8582/",
    "id": 8582,
    "title": "Goes Demo",
    "author_nicks": [
        {
            "name": "Loopit",
            "abbreviation": "LPT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6500/?format=api",
                "id": 6500,
                "name": "Loopit",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hornet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10183/?format=api",
                    "id": 10183,
                    "name": "Hornet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10184/?format=api",
                    "id": 10184,
                    "name": "Reflex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        },
        {
            "nick": {
                "name": "Reflex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10184/?format=api",
                    "id": 10184,
                    "name": "Reflex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://loopit.dk/releases/loopit_goes_demo_(final).zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/scene_event04/demo/goes_demo_by_loopit_2.x1.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/scene_event04/demo/loopit_goes_demo_%28final%29.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/scene_event04/demo/loopit_goes_demo_xvid.avi"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12838"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "261",
            "competition": {
                "id": 549,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/206/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/206/",
                    "id": 206,
                    "name": "Scene Event 2004",
                    "tagline": "",
                    "start_date": "2004-07-21",
                    "end_date": "2004-07-24",
                    "location": "Harridslev, Randers, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.501331,
                    "longitude": 10.12783,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}