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

{
    "url": "https://demozoo.org/api/v1/productions/36592/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36592/",
    "id": 36592,
    "title": "Bluzzer Thing",
    "author_nicks": [
        {
            "name": "ARMBugz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58501/?format=api",
                "id": 58501,
                "name": "ARMBugz",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-30",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/icebird/demos/ARMbugz/BluzzerT.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30690"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "22",
            "competition": {
                "id": 3225,
                "name": "Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/846/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/846/",
                    "id": 846,
                    "name": "SILIConvention 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}