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

{
    "url": "https://demozoo.org/api/v1/productions/91539/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91539/",
    "id": 91539,
    "title": "Instanssi 2014 Invtro",
    "author_nicks": [
        {
            "name": "Instanssi-Surgeons",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44239/?format=api",
                "id": 44239,
                "name": "Instanssi-Surgeons",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2013/altparty13/demo_beginner/instanssi_2014_invtro_by_instanssi-surgeons.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3rd",
            "score": "232",
            "competition": {
                "id": 9555,
                "name": "Beginner Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1957/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1957/",
                    "id": 1957,
                    "name": "Alternative Party 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": "http://www.altparty.org"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1959/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1959/",
            "id": 1959,
            "name": "Instanssi 2014",
            "tagline": "",
            "start_date": "2014-03-28",
            "end_date": "2014-03-30",
            "location": "Jyväskylä, Mellersta Finland, Western Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 62.20806,
            "longitude": 25.60742,
            "website": "http://instanssi.org/"
        }
    ],
    "screenshots": [],
    "tags": []
}