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

{
    "url": "https://demozoo.org/api/v1/productions/122685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/122685/",
    "id": 122685,
    "title": "Lameness Rules",
    "author_nicks": [
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-11-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TTS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5149/?format=api",
                    "id": 5149,
                    "name": "TTS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Axis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5568/?format=api",
                    "id": 5568,
                    "name": "Axis",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Graham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/765/?format=api",
                    "id": 765,
                    "name": "Graham",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "landscape generating"
        },
        {
            "nick": {
                "name": "Caprice Design",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16290/?format=api",
                    "id": 16290,
                    "name": "Caprice Design",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "RRR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3226/?format=api",
                    "id": 3226,
                    "name": "RRR",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "PRI",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7247/?format=api",
                    "id": 7247,
                    "name": "P.R.I.",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Fanta",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5566/?format=api",
                    "id": 5566,
                    "name": "Fanta",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sinister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5746/?format=api",
                    "id": 5746,
                    "name": "Cupid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mateus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24046/?format=api",
                    "id": 24046,
                    "name": "Mateus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/tribute94/c64/lameness_rules.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=805"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1820"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SvZEpJ9MNQ4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "55",
            "competition": {
                "id": 3742,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/249/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/249/",
                    "id": 249,
                    "name": "Tribute 1994",
                    "tagline": "",
                    "start_date": "1994-11-18",
                    "end_date": "1994-11-20",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}