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

{
    "url": "https://demozoo.org/api/v1/productions/77892/?format=api",
    "demozoo_url": "https://demozoo.org/productions/77892/",
    "id": 77892,
    "title": "GO",
    "author_nicks": [
        {
            "name": "Serial Numbers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/38083/?format=api",
                "id": 38083,
                "name": "Serial Numbers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-07-24",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/euskal12/demo/go_sn_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=12923"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "39",
            "competition": {
                "id": 2572,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/498/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/498/",
                    "id": 498,
                    "name": "Euskal 2004",
                    "tagline": "Euskal Encounter 12",
                    "start_date": "2004-07-22",
                    "end_date": "2004-07-25",
                    "location": "Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.25,
                    "longitude": -2.91667,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}