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

{
    "url": "https://demozoo.org/api/v1/productions/1052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1052/",
    "id": 1052,
    "title": "Man With A Hat In Bingen",
    "author_nicks": [
        {
            "name": "Karoshier",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45356/?format=api",
                "id": 45356,
                "name": "Karoshier",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/breakpoint10/c64/in4k/bp2010-4kb.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=90381"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54675"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4qZpVuZQ_W8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "261",
            "competition": {
                "id": 26,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1/",
                    "id": 1,
                    "name": "Breakpoint 2010",
                    "tagline": "Like There's No Tomorrow",
                    "start_date": "2010-04-02",
                    "end_date": "2010-04-05",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}