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

{
    "url": "https://demozoo.org/api/v1/productions/71218/?format=api",
    "demozoo_url": "https://demozoo.org/productions/71218/",
    "id": 71218,
    "title": "Jazeker",
    "author_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-25",
    "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/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Madeleine de Bruijn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11270/?format=api",
                    "id": 11270,
                    "name": "Madeleine de Bruijn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/demozone05/in64/limp_ninja_jazeker.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18539"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "50",
            "competition": {
                "id": 7595,
                "name": "Combined 64K/4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1211/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1211/",
                    "id": 1211,
                    "name": "Demozone 2005",
                    "tagline": "",
                    "start_date": "2005-07-23",
                    "end_date": "2005-07-26",
                    "location": "Biddinghuizen, Gemeente Dronten, Flevoland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.455,
                    "longitude": 5.69306,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}