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

{
    "url": "https://demozoo.org/api/v1/productions/3948/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3948/",
    "id": 3948,
    "title": "Lair",
    "author_nicks": [
        {
            "name": "Conspiracy",
            "abbreviation": "CNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120/?format=api",
                "id": 120,
                "name": "Conspiracy",
                "is_group": true
            }
        },
        {
            "name": "Digital Dynamite",
            "abbreviation": "DD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3731/?format=api",
                "id": 3731,
                "name": "Digital Dynamite",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-04-17",
    "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": "Mephizto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18563/?format=api",
                    "id": 18563,
                    "name": "Mephizto",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "TrX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1281/?format=api",
                    "id": 1281,
                    "name": "TrX",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Moral Support"
        },
        {
            "nick": {
                "name": "BoyC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1274/?format=api",
                    "id": 1274,
                    "name": "BoyC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://conspiracy.hu/get/19/fns-lair.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/breakpoint06/96kgame/fns-lair.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24474"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "807",
            "competition": {
                "id": 407,
                "name": "96K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/23/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/23/",
                    "id": 23,
                    "name": "Breakpoint 2006",
                    "tagline": "Rumble In The Jungle",
                    "start_date": "2006-04-14",
                    "end_date": "2006-04-17",
                    "location": "Bingen Am Rhein, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.969011,
                    "longitude": 7.896165,
                    "website": "http://breakpoint.untergrund.net/2006/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/6e/c07a.185712.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/69/6e/c07a.185712.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/6e/c07a.185712.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "puzzle-game"
    ]
}