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

{
    "url": "https://demozoo.org/api/v1/productions/126067/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126067/",
    "id": 126067,
    "title": "Bruce Lee II Preview",
    "author_nicks": [
        {
            "name": "Reset Magazine Staff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54704/?format=api",
                "id": 54704,
                "name": "Reset Magazine Staff",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-11-15",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=134542"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2009/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2009/",
            "id": 2009,
            "name": "Syntax 2014",
            "tagline": "",
            "start_date": "2014-11-14",
            "end_date": "2014-11-16",
            "location": "Melbourne, Victoria, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -37.814,
            "longitude": 144.96332,
            "website": "http://www.syntaxparty.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}