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

{
    "url": "https://demozoo.org/api/v1/productions/20840/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20840/",
    "id": 20840,
    "title": "Valkone",
    "author_nicks": [
        {
            "name": "Kooma",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-12",
    "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": [
        {
            "nick": {
                "name": "Virne",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3148/?format=api",
                    "id": 3148,
                    "name": "Virne",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Carebear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13157/?format=api",
                    "id": 13157,
                    "name": "Carebear",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Garvin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24354/?format=api",
                    "id": 24354,
                    "name": "Mr. Garvin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1998/k/komavalk.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/thegathering98/demo/komavalk.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17147"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "155",
            "competition": {
                "id": 1338,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/44/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/44/",
                    "id": 44,
                    "name": "The Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-04-08",
                    "end_date": "1998-04-12",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://www.gathering.org/tg98/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "video-footage"
    ]
}