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

{
    "url": "https://demozoo.org/api/v1/productions/130186/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130186/",
    "id": 130186,
    "title": "Holiday Cheers",
    "author_nicks": [
        {
            "name": "Fulcrum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-12-28",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Seven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11264/?format=api",
                    "id": 11264,
                    "name": "Seven",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Seven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11264/?format=api",
                    "id": 11264,
                    "name": "Seven",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "El Blanco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15848/?format=api",
                    "id": 15848,
                    "name": "El Blanco",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/ghettoscene14/intro/holiday_cheers_by_fulcrum.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64759"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=tcDqL6OAkDc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "138",
            "competition": {
                "id": 11185,
                "name": "PC High-End Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2289/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2289/",
                    "id": 2289,
                    "name": "Ghettoscene 2014",
                    "tagline": "Under Construction 2014",
                    "start_date": "2014-12-27",
                    "end_date": "2014-12-29",
                    "location": "Gernsheim, Hesse, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.75305,
                    "longitude": 8.48859,
                    "website": "http://under-construction.scenedrama.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "crinkler",
        "shader-minifier",
        "shader-model-4.0",
        "clinkster",
        "new-year"
    ]
}