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

{
    "url": "https://demozoo.org/api/v1/productions/176749/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176749/",
    "id": 176749,
    "title": "Down The Drain",
    "author_nicks": [
        {
            "name": "Ivory Labs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63830/?format=api",
                "id": 63830,
                "name": "Ivory Graphics Labs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-08-05",
    "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/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/assembly17/64k/down_the_drain_by_ivory_labs.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://archive.assembly.org/2017/64k-intro/down-the-drain-by-ivory-labs"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71404"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=1x_cGu8wsto"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6300",
            "competition": {
                "id": 13653,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3179/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3179/",
                    "id": 3179,
                    "name": "Assembly 2017",
                    "tagline": "",
                    "start_date": "2017-08-03",
                    "end_date": "2017-08-06",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org/summer17/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}