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

{
    "url": "https://demozoo.org/api/v1/productions/351794/?format=api",
    "demozoo_url": "https://demozoo.org/productions/351794/",
    "id": 351794,
    "title": "Jetpac",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2009-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_compo09/06_jetpac-sms-0.3.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/sms_power_anniversary_coding_compo09/jetpac-sms-0.3-src.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "5.94",
            "competition": {
                "id": 18973,
                "name": "Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3688/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3688/",
                    "id": 3688,
                    "name": "SMS Power Anniversary Coding Compo 2009",
                    "tagline": "",
                    "start_date": "2009-03-27",
                    "end_date": "2009-03-27",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.smspower.org/Competitions/Coding-2009"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}