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

{
    "url": "https://demozoo.org/api/v1/productions/21373/?format=api",
    "demozoo_url": "https://demozoo.org/productions/21373/",
    "id": 21373,
    "title": "Compusphere 9 Invitation",
    "author_nicks": [
        {
            "name": "Blocc",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13999/?format=api",
                "id": 13999,
                "name": "Blocc",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1997/cs9.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57987"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/375/?format=api",
            "demozoo_url": "https://demozoo.org/parties/375/",
            "id": 375,
            "name": "Compusphere 1997 (9)",
            "tagline": "",
            "start_date": "1997-11-28",
            "end_date": "1997-11-30",
            "location": "Uddevalla Kommun, Västra Götaland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 58.34099,
            "longitude": 11.84744,
            "website": "http://www.compusphere.se/"
        }
    ],
    "screenshots": [],
    "tags": []
}