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

{
    "url": "https://demozoo.org/api/v1/productions/31082/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31082/",
    "id": 31082,
    "title": "Knørf, the fat owl",
    "author_nicks": [
        {
            "name": "Nugu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21035/?format=api",
                "id": 21035,
                "name": "Nugu",
                "is_group": false
            }
        },
        {
            "name": "ShaDeFaDe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20881/?format=api",
                "id": 20881,
                "name": "ShaDeFaDe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04-07",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ShaDeFaDe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20881/?format=api",
                    "id": 20881,
                    "name": "ShaDeFaDe",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Nugu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21035/?format=api",
                    "id": 21035,
                    "name": "Nugu",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/thegathering07/gamedev/nugu_shadefade_-_koerf_the_owl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30663"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "656",
            "competition": {
                "id": 2510,
                "name": "Game Development",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/53/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/53/",
                    "id": 53,
                    "name": "The Gathering 2007",
                    "tagline": "Still Puzzled?",
                    "start_date": "2007-04-04",
                    "end_date": "2007-04-08",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}