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

{
    "url": "https://demozoo.org/api/v1/productions/268853/?format=api",
    "demozoo_url": "https://demozoo.org/productions/268853/",
    "id": 268853,
    "title": "Digital Dreams",
    "author_nicks": [
        {
            "name": "Divine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107737/?format=api",
                "id": 107737,
                "name": "Divine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-07-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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/mirrors/hornet/demos/1994/d/digitald.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63808"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 19794,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/443/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/443/",
                    "id": 443,
                    "name": "Annual Computer Competition 1994",
                    "tagline": "",
                    "start_date": "1994",
                    "end_date": "1994",
                    "location": "Calgary, Alberta, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 51.05011,
                    "longitude": -114.08529,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "first-production"
    ]
}