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

{
    "url": "https://demozoo.org/api/v1/productions/126217/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126217/",
    "id": 126217,
    "title": "It's Amazing",
    "author_nicks": [
        {
            "name": "Demix",
            "abbreviation": "DMX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5068/?format=api",
                "id": 5068,
                "name": "Demix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-10-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1988/mgf_joy_wwe_copyparty88/demo/its_amazing.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=14701"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38921"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 11020,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2401/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2401/",
                    "id": 2401,
                    "name": "MGF + JOY + WWE Copy-Party 1988",
                    "tagline": "",
                    "start_date": "1988-10-15",
                    "end_date": "1988-10-17",
                    "location": "Gemeente Veenendaal, Utrecht, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.02459,
                    "longitude": 5.55562,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}