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

{
    "url": "https://demozoo.org/api/v1/productions/66324/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66324/",
    "id": 66324,
    "title": "okyo",
    "author_nicks": [
        {
            "name": "Mankind",
            "abbreviation": "MKD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5858/?format=api",
                "id": 5858,
                "name": "Mankind",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-03-10",
    "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/2007/numerica07/demo/newskool/mankind-okyo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30081"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "disq",
            "score": "",
            "competition": {
                "id": 7244,
                "name": "Demos Newskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/661/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/661/",
                    "id": 661,
                    "name": "Numerica 2007",
                    "tagline": "",
                    "start_date": "2007-03-09",
                    "end_date": "2007-03-11",
                    "location": "Montbéliard, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 47.50861,
                    "longitude": 6.80297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}