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

{
    "url": "https://demozoo.org/api/v1/productions/87155/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87155/",
    "id": 87155,
    "title": "Syntax 09 - party text scroller",
    "author_nicks": [
        {
            "name": "Wozza",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43350/?format=api",
                "id": 43350,
                "name": "Wozza",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cygnus Oz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43052/?format=api",
                "id": 43052,
                "name": "CygnusOz",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-10-31",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/syntax09/demo_oldschool/syntax-party-scroll.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54077"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "71",
            "competition": {
                "id": 9223,
                "name": "Oldskool Demo",
                "party": {
                    "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/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}