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

{
    "url": "https://demozoo.org/api/v1/productions/275913/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275913/",
    "id": 275913,
    "title": "X-95 Invitation",
    "author_nicks": [
        {
            "name": "Focus",
            "abbreviation": "FCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7224/?format=api",
                "id": 7224,
                "name": "Focus",
                "is_group": true
            }
        },
        {
            "name": "Success",
            "abbreviation": "SCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2781/?format=api",
                "id": 2781,
                "name": "Success",
                "is_group": true
            }
        },
        {
            "name": "The Ruling Company",
            "abbreviation": "TRC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/32097/X-95_Party_Info.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=41527"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=35241"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/72/?format=api",
            "demozoo_url": "https://demozoo.org/parties/72/",
            "id": 72,
            "name": "X 1995",
            "tagline": "A fistfun experience to be seen to be believed!",
            "start_date": "1995-04-21",
            "end_date": "1995-04-22",
            "location": "Provincie Utrecht, Utrecht, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 52.0,
            "longitude": 5.25,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/3a/bf2e.280288.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/63/3a/bf2e.280288.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/3a/bf2e.280288.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}