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

{
    "url": "https://demozoo.org/api/v1/productions/58282/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58282/",
    "id": 58282,
    "title": "Resistance - UC5.25\" Invtro",
    "author_nicks": [
        {
            "name": "Vacuum",
            "abbreviation": "VAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-07-14",
    "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/2001/uc5_25_01/demo/vacuum-resistance.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3132"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 6298,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/689/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/689/",
                    "id": 689,
                    "name": "Underground Conference 2001",
                    "tagline": "Underground Conference 5.25\"",
                    "start_date": "2001-07-12",
                    "end_date": "2001-07-15",
                    "location": "Worms, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.63278,
                    "longitude": 8.35916,
                    "website": "http://uc5.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/689/?format=api",
            "demozoo_url": "https://demozoo.org/parties/689/",
            "id": 689,
            "name": "Underground Conference 2001",
            "tagline": "Underground Conference 5.25\"",
            "start_date": "2001-07-12",
            "end_date": "2001-07-15",
            "location": "Worms, Rheinland-Pfalz, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 49.63278,
            "longitude": 8.35916,
            "website": "http://uc5.untergrund.net/"
        }
    ],
    "screenshots": [],
    "tags": []
}