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

{
    "url": "https://demozoo.org/api/v1/productions/357187/?format=api",
    "demozoo_url": "https://demozoo.org/productions/357187/",
    "id": 357187,
    "title": "Meeting Demo",
    "author_nicks": [
        {
            "name": "Federation Beyond Intelligence",
            "abbreviation": "FBI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107946/?format=api",
                "id": 107946,
                "name": "Federation Beyond Intelligence",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-07-18",
    "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": "http://csdb.dk/getinternalfile.php/21978/MEETING_DEMOFBI.T64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=32976"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=40707"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5134/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5134/",
            "id": 5134,
            "name": "Team Omega Party 1988",
            "tagline": "",
            "start_date": "1988-07-16",
            "end_date": "1988-07-18",
            "location": "Piteå Kommun, Norrbotten, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 65.37229,
            "longitude": 20.85153,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}