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

{
    "url": "https://demozoo.org/api/v1/productions/54202/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54202/",
    "id": 54202,
    "title": "D3Fest Invtro",
    "author_nicks": [
        {
            "name": "xplsv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4032/?format=api",
                "id": 4032,
                "name": "xplsv",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/48/?format=api",
            "id": 48,
            "name": "Java"
        }
    ],
    "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/2008/euskal16/demo/xplsv_d3fest.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51075"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "19",
            "competition": {
                "id": 5697,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/502/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/502/",
                    "id": 502,
                    "name": "Euskal 2008",
                    "tagline": "Euskal Encounter 16",
                    "start_date": "2008-07-24",
                    "end_date": "2008-07-27",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1307/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1307/",
            "id": 1307,
            "name": "D3 Fest 2008",
            "tagline": "",
            "start_date": "2008-10-10",
            "end_date": "2008-10-12",
            "location": "Barcelona, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 41.385578,
            "longitude": 2.16874,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}