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

{
    "url": "https://demozoo.org/api/v1/productions/43203/?format=api",
    "demozoo_url": "https://demozoo.org/productions/43203/",
    "id": 43203,
    "title": "Barbapendence Day",
    "author_nicks": [
        {
            "name": "Woorlic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8664/?format=api",
                "id": 8664,
                "name": "Woorlic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-11-06",
    "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/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Whizzter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15184/?format=api",
                    "id": 15184,
                    "name": "Whizzter",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Smash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/230/?format=api",
                    "id": 230,
                    "name": "Smash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/dreamhack99/in64/barbaday.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=506"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "983",
            "competition": {
                "id": 4191,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/243/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/243/",
                    "id": 243,
                    "name": "Dreamhack 1999",
                    "tagline": "",
                    "start_date": "1999-11-04",
                    "end_date": "1999-11-07",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "upx",
        "usmp"
    ]
}