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

{
    "url": "https://demozoo.org/api/v1/productions/157974/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157974/",
    "id": 157974,
    "title": "VIP 2016 Invitro",
    "author_nicks": [
        {
            "name": "Brainstorm",
            "abbreviation": "BRS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-05-22",
    "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/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Yes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/251/?format=api",
                    "id": 251,
                    "name": "Yes",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dubmood",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/520/?format=api",
                    "id": 520,
                    "name": "Dubmood",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/vip16/info/vip-invit-2016.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=67444"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=NuOttS6ioe4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2908/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2908/",
            "id": 2908,
            "name": "Very Important Party 2016",
            "tagline": "",
            "start_date": "2016-06-10",
            "end_date": "2016-06-12",
            "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://vip2016.popsyteam.org/"
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d1/ea/bfed.157763.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/d1/ea/bfed.157763.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d1/ea/bfed.157763.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}