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

{
    "url": "https://demozoo.org/api/v1/productions/21368/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21368/",
    "id": 21368,
    "title": "Enlight '96 Invitation Intro",
    "author_nicks": [
        {
            "name": "Realm Of Illusion",
            "abbreviation": "ROI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15779/?format=api",
                "id": 15779,
                "name": "Realm Of Illusion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-08",
    "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": "CodeRipper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15780/?format=api",
                    "id": 15780,
                    "name": "Frog",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "CodeRipper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15780/?format=api",
                    "id": 15780,
                    "name": "Frog",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Knave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118716/?format=api",
                    "id": 118716,
                    "name": "Knave",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1996/e96inv.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57974"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/269/?format=api",
            "demozoo_url": "https://demozoo.org/parties/269/",
            "id": 269,
            "name": "Enlight 1996",
            "tagline": "",
            "start_date": "1996-08-24",
            "end_date": "1996-08-25",
            "location": "St. Petersburg, Russia",
            "is_online": false,
            "country_code": "RU",
            "latitude": 59.93314,
            "longitude": 30.306115,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/1c/9220.99768.jpg",
            "original_width": 650,
            "original_height": 432,
            "standard_url": "https://media.demozoo.org/screens/s/e8/1c/9220.99768.jpg",
            "standard_width": 400,
            "standard_height": 265,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/1c/9220.99768.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "adlib"
    ]
}