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

{
    "url": "https://demozoo.org/api/v1/productions/102914/?format=api",
    "demozoo_url": "https://demozoo.org/productions/102914/",
    "id": 102914,
    "title": "Golem",
    "author_nicks": [
        {
            "name": "Prone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                "id": 205,
                "name": "Prone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-07-26",
    "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": "Simon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17855/?format=api",
                    "id": 17855,
                    "name": "Simon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mindwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48060/?format=api",
                    "id": 48060,
                    "name": "Mindwave",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mindwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48060/?format=api",
                    "id": 48060,
                    "name": "Mindwave",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Kvark",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48203/?format=api",
                    "id": 48203,
                    "name": "Jacob",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mikkel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/204/?format=api",
                    "id": 204,
                    "name": "Mikkel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/flerp/.1/DEMO.%2797/SummerEnc%2797/DEMO/golem.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69997"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "316",
            "competition": {
                "id": 10132,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/674/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/674/",
                    "id": 674,
                    "name": "Summer Encounter 1997",
                    "tagline": "",
                    "start_date": "1997-07-24",
                    "end_date": "1997-07-27",
                    "location": "Harridslev, Randers Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.49909,
                    "longitude": 10.12856,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/55/f0/c7bf.355970.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/55/f0/c7bf.355970.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/55/f0/c7bf.355970.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}