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

{
    "url": "https://demozoo.org/api/v1/productions/186685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186685/",
    "id": 186685,
    "title": "Nightshift 2007 Invitation",
    "author_nicks": [
        {
            "name": "Glance",
            "abbreviation": "GLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3711/?format=api",
                "id": 3711,
                "name": "Glance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-26",
    "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/release/download.php?id=97308"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=47330"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29958"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1295/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1295/",
            "id": 1295,
            "name": "NightShift 2007",
            "tagline": "",
            "start_date": "2007-03-02",
            "end_date": "2007-03-04",
            "location": "Istanbul, Turkey",
            "is_online": false,
            "country_code": "TR",
            "latitude": 41.040852,
            "longitude": 28.986179,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}