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

{
    "url": "https://demozoo.org/api/v1/productions/203051/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203051/",
    "id": 203051,
    "title": "VIP 2",
    "author_nicks": [
        {
            "name": "Supremacy",
            "abbreviation": "SUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2255/?format=api",
                "id": 2255,
                "name": "Supremacy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/89/?format=api",
            "id": 89,
            "name": "NeoGeo"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "SNK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2600/?format=api",
                    "id": 2600,
                    "name": "SNK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/vip2/misc/vip2demo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1084/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1084/",
            "id": 1084,
            "name": "Very Important Party 2000",
            "tagline": "VIP 2",
            "start_date": "2000-07-07",
            "end_date": "2000-07-09",
            "location": "Saint-Priest, Département du Rhône, Auvergne-Rhône-Alpes, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 45.6966,
            "longitude": 4.9445,
            "website": "http://www.popsyteam.org/vip2/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/30/32/0607.185360.gif",
            "original_width": 304,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/30/32/0607.185360.png",
            "standard_width": 304,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/30/32/0607.185360.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5f/11/d5cc.185361.gif",
            "original_width": 304,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/5f/11/d5cc.185361.png",
            "standard_width": 304,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5f/11/d5cc.185361.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}