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

{
    "url": "https://demozoo.org/api/v1/productions/2671/?format=api",
    "demozoo_url": "https://demozoo.org/productions/2671/",
    "id": 2671,
    "title": "Got Pills",
    "author_nicks": [
        {
            "name": "Those Up Fucked Sceners",
            "abbreviation": "tUFS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2001/?format=api",
                "id": 2001,
                "name": "Those Up Fucked Sceners",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-11-12",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Proteque",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                    "id": 1064,
                    "name": "Proteque",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "tFt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/114/?format=api",
                    "id": 114,
                    "name": "tFt",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/kindergarden06/demo/07_tufs-gotpills.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27073"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "34",
            "competition": {
                "id": 259,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/152/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/152/",
                    "id": 152,
                    "name": "Kindergarden 2006",
                    "tagline": "",
                    "start_date": "2006-11-10",
                    "end_date": "2006-11-12",
                    "location": "Haga, Nes, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.05387,
                    "longitude": 11.37411,
                    "website": "http://kg.slengpung.com/2006"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}