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

{
    "url": "https://demozoo.org/api/v1/productions/112164/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112164/",
    "id": 112164,
    "title": "Delirium 1996 Invitation",
    "author_nicks": [
        {
            "name": "Absence",
            "abbreviation": "ABC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1994/?format=api",
                "id": 1994,
                "name": "Absence",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nuke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49939/?format=api",
                    "id": 49939,
                    "name": "Nuke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ralfik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17169/?format=api",
                    "id": 17169,
                    "name": "Ralfik",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/delirium96/info/del96inv.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63404"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gJvSizHwUjM"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/802/?format=api",
            "demozoo_url": "https://demozoo.org/parties/802/",
            "id": 802,
            "name": "Delirium 1996",
            "tagline": "",
            "start_date": "1996-07-16",
            "end_date": "1996-07-17",
            "location": "Bukowno, Powiat olkuski, Lesser Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.26474,
            "longitude": 19.45962,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/10/8f/b672.59003.jpg",
            "original_width": 633,
            "original_height": 394,
            "standard_url": "https://media.demozoo.org/screens/s/10/8f/b672.59003.jpg",
            "standard_width": 400,
            "standard_height": 248,
            "thumbnail_url": "https://media.demozoo.org/screens/t/10/8f/b672.59003.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 124
        }
    ],
    "tags": []
}