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

{
    "url": "https://demozoo.org/api/v1/productions/28888/?format=api",
    "demozoo_url": "https://demozoo.org/productions/28888/",
    "id": 28888,
    "title": "Official Number One",
    "author_nicks": [
        {
            "name": "Krewel Krew",
            "abbreviation": "KK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19787/?format=api",
                "id": 19787,
                "name": "Krewel Krew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/1995/underground_conference95/demo/kk_one.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18976"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 2196,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/685/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/685/",
                    "id": 685,
                    "name": "Underground Conference 1995",
                    "tagline": "",
                    "start_date": "1995",
                    "end_date": "1995",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.164181,
                    "longitude": 10.45415,
                    "website": "https://uc9.party/about.html#history"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}