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

{
    "url": "https://demozoo.org/api/v1/productions/111696/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111696/",
    "id": 111696,
    "title": "xmen@vip",
    "author_nicks": [
        {
            "name": "X-Men",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21911/?format=api",
                "id": 21911,
                "name": "X-Men",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-05-17",
    "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": "Hellflip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24014/?format=api",
                    "id": 24014,
                    "name": "Hellflip",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sgt Slayer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24015/?format=api",
                    "id": 24015,
                    "name": "Sgt Slayer",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Senser",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2599/?format=api",
                    "id": 2599,
                    "name": "Senser",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "NFO"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/vip14/in64/xmen-vip.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63403"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "171",
            "competition": {
                "id": 10424,
                "name": "64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2001/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2001/",
                    "id": 2001,
                    "name": "Very Important Party 2014",
                    "tagline": "",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Thoissey, Département de l'Ain, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 46.1725,
                    "longitude": 4.80194,
                    "website": "http://vip2014.popsyteam.org/en"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/26/f043.87354.jpg",
            "original_width": 352,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/00/26/f043.87354.jpg",
            "standard_width": 352,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/26/f043.87354.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": []
}