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

{
    "url": "https://demozoo.org/api/v1/productions/356498/?format=api",
    "demozoo_url": "https://demozoo.org/productions/356498/",
    "id": 356498,
    "title": "Syntax Party 2009",
    "author_nicks": [
        {
            "name": "Warriors of the Wasteland",
            "abbreviation": "WOW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-08-12",
    "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/78485/syntax-2009.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=81949"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53685"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/386/?format=api",
            "demozoo_url": "https://demozoo.org/parties/386/",
            "id": 386,
            "name": "Syntax 2009",
            "tagline": "",
            "start_date": "2009-10-31",
            "end_date": "2009-10-31",
            "location": "Melbourne, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -37.817532,
            "longitude": 144.967148,
            "website": "http://www.syntaxparty.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}