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

{
    "url": "https://demozoo.org/api/v1/productions/351797/?format=api",
    "demozoo_url": "https://demozoo.org/productions/351797/",
    "id": 351797,
    "title": "Snake",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2011-03-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
            "id": 44,
            "name": "Sega Master System"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/sms_power_anniversary_coding_compo11/01_snake-sg-1.00.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.48",
            "competition": {
                "id": 18974,
                "name": "Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3689/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3689/",
                    "id": 3689,
                    "name": "SMS Power Anniversary Coding Compo 2011",
                    "tagline": "",
                    "start_date": "2011-03-27",
                    "end_date": "2011-03-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.smspower.org/Competitions/Coding-2011"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}