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

{
    "url": "https://demozoo.org/api/v1/productions/25704/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25704/",
    "id": 25704,
    "title": "Omble Amble",
    "author_nicks": [
        {
            "name": "Bamboosh",
            "abbreviation": "BMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12961/?format=api",
                "id": 12961,
                "name": "Bamboosh",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-14",
    "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": "Intellius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12960/?format=api",
                    "id": 12960,
                    "name": "Intellius",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "h3rr_fu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76854/?format=api",
                    "id": 76854,
                    "name": "h3rr_fu",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/thegathering01/demo/tg01_pcdemo_ombleamble_intellius.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3249"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "263",
            "competition": {
                "id": 1797,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/47/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/47/",
                    "id": 47,
                    "name": "The Gathering 2001",
                    "tagline": "A Cyberspace Odyssey",
                    "start_date": "2001-04-11",
                    "end_date": "2001-04-15",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}