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

{
    "url": "https://demozoo.org/api/v1/productions/36675/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36675/",
    "id": 36675,
    "title": "h@mpy",
    "author_nicks": [
        {
            "name": "Coda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23960/?format=api",
                "id": 23960,
                "name": "Coda",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "St. Vincent And The Grenadines",
            "abbreviation": "SVatG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3526/?format=api",
                "id": 3526,
                "name": "St. Vincent And The Grenadines",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-06-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/atparty12/oldskool_demo/hompy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59385"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 3240,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1337/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1337/",
                    "id": 1337,
                    "name": "@Party 2012",
                    "tagline": "",
                    "start_date": "2012-06-15",
                    "end_date": "2012-06-17",
                    "location": "Boston, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.358631,
                    "longitude": -71.056702,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/02/d7/0107.9042.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/02/d7/0107.9042.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/02/d7/0107.9042.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}