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

{
    "url": "https://demozoo.org/api/v1/productions/84932/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84932/",
    "id": 84932,
    "title": "Vintage",
    "author_nicks": [
        {
            "name": "Outbreak",
            "abbreviation": "OTB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5265/?format=api",
                "id": 5265,
                "name": "Outbreak",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-06-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "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/2007/compusphere07/demo/vintage.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.scene.se/dump/vintage_1280x800_h264.avi"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.scene.se/dump/vintage_640x400_h264.avi"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30995"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 8927,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/479/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/479/",
                    "id": 479,
                    "name": "Compusphere 2007 (17)",
                    "tagline": "Welcome to the livingroom!",
                    "start_date": "2007-06-08",
                    "end_date": "2007-06-10",
                    "location": "Jörlanda, Stenungsunds Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.98214,
                    "longitude": 11.82744,
                    "website": "http://www.compusphere.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}