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

{
    "url": "https://demozoo.org/api/v1/productions/204061/?format=api",
    "demozoo_url": "https://demozoo.org/productions/204061/",
    "id": 204061,
    "title": "Xmas2005",
    "author_nicks": [
        {
            "name": "Kaolin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9888/?format=api",
                "id": 9888,
                "name": "Kaolin",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-01-07",
    "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/demos/compos/au_xmas05/kaolin_xmas2005.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=20943"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "17",
            "competition": {
                "id": 15134,
                "name": "Combined Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3879/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3879/",
                    "id": 3879,
                    "name": ".au xmas compo 2005",
                    "tagline": "",
                    "start_date": "2005-12-17",
                    "end_date": "2006-01-08",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://xmascompo.disasterarea.net/2005/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}