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

{
    "url": "https://demozoo.org/api/v1/productions/60833/?format=api",
    "demozoo_url": "https://demozoo.org/productions/60833/",
    "id": 60833,
    "title": "Hello World!",
    "author_nicks": [
        {
            "name": "Output",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34482/?format=api",
                "id": 34482,
                "name": "Output",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-04-27",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/mainframe02/in64/hello_world.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6458"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "59",
            "competition": {
                "id": 6660,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1170/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1170/",
                    "id": 1170,
                    "name": "Mainframe 2002",
                    "tagline": "",
                    "start_date": "2002-04-26",
                    "end_date": "2002-04-28",
                    "location": "Norrköpings Kommun, Östergötland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.61139,
                    "longitude": 16.32092,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}