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

{
    "url": "https://demozoo.org/api/v1/productions/97563/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97563/",
    "id": 97563,
    "title": "Mandelbrot",
    "author_nicks": [
        {
            "name": "Static",
            "abbreviation": "STC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10122/?format=api",
                "id": 10122,
                "name": "Static",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-10-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2009/altparty09/demo/static-mandelbrot.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54131"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "10",
            "competition": {
                "id": 436,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/177/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/177/",
                    "id": 177,
                    "name": "Alternative Party 2009",
                    "tagline": "Man Meets Machine",
                    "start_date": "2009-10-23",
                    "end_date": "2009-10-25",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2009"
                }
            }
        },
        {
            "position": 1,
            "ranking": "1",
            "score": "785",
            "competition": {
                "id": 9921,
                "name": "Supercomputer Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/177/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/177/",
                    "id": 177,
                    "name": "Alternative Party 2009",
                    "tagline": "Man Meets Machine",
                    "start_date": "2009-10-23",
                    "end_date": "2009-10-25",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2009"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sdl",
        "openmpi"
    ]
}