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

{
    "url": "https://demozoo.org/api/v1/productions/37117/?format=api",
    "demozoo_url": "https://demozoo.org/productions/37117/",
    "id": 37117,
    "title": "Magic Carpet",
    "author_nicks": [
        {
            "name": "Dawn of a New Age",
            "abbreviation": "DNA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13617/?format=api",
                "id": 13617,
                "name": "Dawn of a New Age",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Eliza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15940/?format=api",
                    "id": 15940,
                    "name": "Eliza",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/wired97/in4k/4k_97.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/wired97/in4k/4k_97_2.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/wired97/in4k/mc4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11799"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "429",
            "competition": {
                "id": 3316,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/335/",
                    "id": 335,
                    "name": "Wired 1997",
                    "tagline": "",
                    "start_date": "1997-07-18",
                    "end_date": "1997-07-20",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}