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

{
    "url": "https://demozoo.org/api/v1/productions/167387/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167387/",
    "id": 167387,
    "title": "Flashback Party Invitation",
    "author_nicks": [
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-11-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2010/syntax10/newskool_demo/defame.png"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56313"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=gJPD5lbAyLg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 12961,
                "name": "Newskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/387/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/387/",
                    "id": 387,
                    "name": "Syntax 2010",
                    "tagline": "",
                    "start_date": "2010-11-13",
                    "end_date": "2010-11-14",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/470/?format=api",
            "demozoo_url": "https://demozoo.org/parties/470/",
            "id": 470,
            "name": "Flashback 2011",
            "tagline": "",
            "start_date": "2011-06-11",
            "end_date": "2011-06-13",
            "location": "Sydney, Australia",
            "is_online": false,
            "country_code": "AU",
            "latitude": -33.869629,
            "longitude": 151.206955,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}