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

{
    "url": "https://demozoo.org/api/v1/productions/308318/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308318/",
    "id": 308318,
    "title": "North Party V3.0 Invitation",
    "author_nicks": [
        {
            "name": "Dragon Software Production",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18045/?format=api",
                "id": 18045,
                "name": "Dragon Software Productions",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-01",
    "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/60710/North_Party_3_Invitation.d64.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/northparty99a/info/npv3_invitation.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8232"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=34988"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1394/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1394/",
            "id": 1394,
            "name": "North Party 1999 (3)",
            "tagline": "North Party v3.0",
            "start_date": "1999-02-05",
            "end_date": "1999-02-07",
            "location": "Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 51.918919,
            "longitude": 19.1343,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}