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

{
    "url": "https://demozoo.org/api/v1/productions/111961/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111961/",
    "id": 111961,
    "title": "deep in my heart",
    "author_nicks": [
        {
            "name": "Flo",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3588/?format=api",
                "id": 3588,
                "name": "Flo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Astu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4868/?format=api",
                    "id": 4868,
                    "name": "Astu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "wdm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3978/?format=api",
                    "id": 3978,
                    "name": "wdm",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "HTH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3022/?format=api",
                    "id": 3022,
                    "name": "HTH",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "HTH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3022/?format=api",
                    "id": 3022,
                    "name": "HTH",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "chief marketing officer"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "occult researcher"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/stream14/demo_highend/f_osa2.1.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hth.kapsi.fi/stream"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63360"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "68",
            "competition": {
                "id": 10437,
                "name": "High-end Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2135/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2135/",
                    "id": 2135,
                    "name": "Stream 2014",
                    "tagline": "Stream Ten",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Tampere, Pirkanmaa, Western Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.60736,
                    "longitude": 23.87021,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cd/ce/d211.59160.png",
            "original_width": 390,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/cd/ce/d211.59160.png",
            "standard_width": 390,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cd/ce/d211.59160.png",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "webgl"
    ]
}