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

{
    "url": "https://demozoo.org/api/v1/productions/359102/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359102/",
    "id": 359102,
    "title": "Stream",
    "author_nicks": [
        {
            "name": "Genetix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108044/?format=api",
                "id": 108044,
                "name": "Genetix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-10",
    "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/2000/nait00/demo/stream_demo_by_genetix.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53266"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 19442,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1113/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1113/",
                    "id": 1113,
                    "name": "Nait 2000",
                    "tagline": "",
                    "start_date": "2000",
                    "end_date": "2000",
                    "location": "Narvik, Nordland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 68.43896,
                    "longitude": 17.42775,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}