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

{
    "url": "https://demozoo.org/api/v1/productions/176543/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176543/",
    "id": 176543,
    "title": "Utopia",
    "author_nicks": [
        {
            "name": "Dvik & Joyrex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50870/?format=api",
                "id": 50870,
                "name": "Dvik & Joyrex",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "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/demos/groups/dvik_joyrex/utopia.lzh"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30856"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1773/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1773/",
            "id": 1773,
            "name": "Vintage Computer Festival Europe 2007",
            "tagline": "Vintage Computer Festival Europe 8.0",
            "start_date": "2007-04-24",
            "end_date": "2007-04-29",
            "location": "Munich, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 48.13641,
            "longitude": 11.57753,
            "website": ""
        }
    ],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 8896,
                "name": "Demos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1101/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1101/",
                    "id": 1101,
                    "name": "BCN Party 2007",
                    "tagline": "",
                    "start_date": "2007-10-12",
                    "end_date": "2007-10-14",
                    "location": "Barcelona, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.385578,
                    "longitude": 2.16874,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}