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

{
    "url": "https://demozoo.org/api/v1/productions/59033/?format=api",
    "demozoo_url": "https://demozoo.org/productions/59033/",
    "id": 59033,
    "title": "Black Birdie Dataskumm 2008",
    "author_nicks": [
        {
            "name": "Speedfisters",
            "abbreviation": "SF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4327/?format=api",
                "id": 4327,
                "name": "Speedfisters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-08-16",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2008/buenzli17/demo/bbd2008.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51291"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "17",
            "competition": {
                "id": 6417,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/790/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/790/",
                    "id": 790,
                    "name": "Buenzli 2008 (17)",
                    "tagline": "",
                    "start_date": "2008-08-15",
                    "end_date": "2008-08-17",
                    "location": "Winterthur, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.49852,
                    "longitude": 8.73299,
                    "website": "http://bnz17.buenz.li/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/771/?format=api",
            "demozoo_url": "https://demozoo.org/parties/771/",
            "id": 771,
            "name": "Black Birdie 2008",
            "tagline": "",
            "start_date": "2008-09-05",
            "end_date": "2008-09-07",
            "location": "Vittinge, Heby kommun, Uppsala, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.91464,
            "longitude": 17.03651,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}