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

{
    "url": "https://demozoo.org/api/v1/productions/167613/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167613/",
    "id": 167613,
    "title": "SpaceHawks",
    "author_nicks": [
        {
            "name": "KanedaFr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69535/?format=api",
                "id": 69535,
                "name": "KanedaFr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-03",
    "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_compo16b/02_spacehawks-sms-0.10.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/sms_power_anniversary_coding_compo16b/spacehawks-sms-20161119.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.10",
            "competition": {
                "id": 14599,
                "name": "devkitSMS",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3695/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3695/",
                    "id": 3695,
                    "name": "SMS Power Anniversary Coding Compo 2016 (b)",
                    "tagline": "",
                    "start_date": "2016-11-19",
                    "end_date": "2016-11-19",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.smspower.org/Competitions/Coding-2016-DevkitSMS"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b9/ac/c8f6.344795.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/b9/ac/c8f6.344795.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b9/ac/c8f6.344795.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}