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

{
    "url": "https://demozoo.org/api/v1/productions/80371/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80371/",
    "id": 80371,
    "title": "Club Null",
    "author_nicks": [
        {
            "name": "wAMMA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                "id": 3107,
                "name": "wAMMA",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-30",
    "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": [
        {
            "nick": {
                "name": "Roz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                    "id": 3103,
                    "name": "Roz",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Roz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3103/?format=api",
                    "id": 3103,
                    "name": "Roz",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zeroic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11407/?format=api",
                    "id": 11407,
                    "name": "Zeroic",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "2D"
        },
        {
            "nick": {
                "name": "Mestarim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73794/?format=api",
                    "id": 73794,
                    "name": "Mestarim",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3D"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/assembly05/demo/club_null_by_wamma.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18354"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "622",
            "competition": {
                "id": 2565,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/111/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/111/",
                    "id": 111,
                    "name": "Assembly 2005",
                    "tagline": "",
                    "start_date": "2005-07-28",
                    "end_date": "2005-07-31",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "werkkzeug"
    ]
}