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

{
    "url": "https://demozoo.org/api/v1/productions/139433/?format=api",
    "demozoo_url": "https://demozoo.org/productions/139433/",
    "id": 139433,
    "title": "Just A Stupid Bitmap And Scrolltext",
    "author_nicks": [
        {
            "name": "A Life in Hell",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43049/?format=api",
                "id": 43049,
                "name": "A Life in Hell",
                "is_group": false
            }
        },
        {
            "name": "Chicken Brittle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23204/?format=api",
                "id": 23204,
                "name": "Chicken Brittle",
                "is_group": false
            }
        },
        {
            "name": "Ilkke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1347/?format=api",
                "id": 1347,
                "name": "Ilkke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-07",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/flashback15/demo_oldschool/just_a_stupid_bitmap_and_scrolltext-duck_and_chicken.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65843"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "83",
            "competition": {
                "id": 11578,
                "name": "Demo - Oldschool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2526/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2526/",
                    "id": 2526,
                    "name": "Flashback 2015",
                    "tagline": "",
                    "start_date": "2015-06-06",
                    "end_date": "2015-06-08",
                    "location": "Sydney, City of Sydney, New South Wales, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.86785,
                    "longitude": 151.20732,
                    "website": "http://www.defame.com.au/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}