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

{
    "url": "https://demozoo.org/api/v1/productions/348820/?format=api",
    "demozoo_url": "https://demozoo.org/productions/348820/",
    "id": 348820,
    "title": "Meeting 2",
    "author_nicks": [
        {
            "name": "SHAPE",
            "abbreviation": "SHP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-12-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=90412"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=546"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13650"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=xc6FUBJh_Kc"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5019/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5019/",
            "id": 5019,
            "name": "Suppliers West-Meeting",
            "tagline": "",
            "start_date": "1988-12-27",
            "end_date": "1988-12-28",
            "location": "Bokn, Rogaland, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.23062,
            "longitude": 5.43524,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}