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

{
    "url": "https://demozoo.org/api/v1/productions/47931/?format=api",
    "demozoo_url": "https://demozoo.org/productions/47931/",
    "id": 47931,
    "title": "Vox Dei",
    "author_nicks": [
        {
            "name": "Traction",
            "abbreviation": "TRCT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/422/?format=api",
                "id": 422,
                "name": "Traction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-02-17",
    "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": "Preacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/421/?format=api",
                    "id": 421,
                    "name": "Preacher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Preacher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/421/?format=api",
                    "id": 421,
                    "name": "Preacher",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Concept"
        },
        {
            "nick": {
                "name": "Krystiann",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29311/?format=api",
                    "id": 29311,
                    "name": "Krystiann",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/icons07/demo/traction_voxdei.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29750"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 1789,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/262/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/262/",
                    "id": 262,
                    "name": "Icons 2007",
                    "tagline": "",
                    "start_date": "2007-02-16",
                    "end_date": "2007-02-18",
                    "location": "Arabianranta, Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.205448,
                    "longitude": 24.97797,
                    "website": "http://www.icons.fi/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "randomized-visuals"
    ]
}