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

{
    "url": "https://demozoo.org/api/v1/productions/167703/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167703/",
    "id": 167703,
    "title": "Under the Ice",
    "author_nicks": [
        {
            "name": "Madbrain",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17199/?format=api",
                "id": 17199,
                "name": "Madbrain",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-01-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/synchrony17/wild/under_the_ice_fixed.7z"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "77",
            "competition": {
                "id": 12987,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3076/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3076/",
                    "id": 3076,
                    "name": "SynchroNY 2017",
                    "tagline": "Synchrony II with Récursion",
                    "start_date": "2017-01-27",
                    "end_date": "2017-01-29",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "http://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/70/ba10.124760.png",
            "original_width": 914,
            "original_height": 731,
            "standard_url": "https://media.demozoo.org/screens/s/b7/70/ba10.124760.jpg",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/70/ba10.124760.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "html"
    ]
}