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

{
    "url": "https://demozoo.org/api/v1/productions/309210/?format=api",
    "demozoo_url": "https://demozoo.org/productions/309210/",
    "id": 309210,
    "title": "Hauptdemo",
    "author_nicks": [
        {
            "name": "Metalvotze",
            "abbreviation": "VOZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3525/?format=api",
                "id": 3525,
                "name": "Metalvotze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/demos/groups/metalvotze/haupt_pd.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17386"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 5422,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/76/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/76/",
                    "id": 76,
                    "name": "X 2000",
                    "tagline": "The Reunion",
                    "start_date": "2000-11-17",
                    "end_date": "2000-11-19",
                    "location": "Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.152355,
                    "longitude": 5.29297,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}