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

{
    "url": "https://demozoo.org/api/v1/productions/78446/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78446/",
    "id": 78446,
    "title": "theCUBE",
    "author_nicks": [
        {
            "name": "Fork",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11417/?format=api",
                "id": 11417,
                "name": "Fork",
                "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/igdrp3/demo/hi_32bit/thecube_fork.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12419"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "89",
            "competition": {
                "id": 8158,
                "name": "Demo 32 bits HI",
                "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": []
}