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

{
    "url": "https://demozoo.org/api/v1/productions/51084/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51084/",
    "id": 51084,
    "title": "UberSchraal",
    "author_nicks": [
        {
            "name": "Mad Woody",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30333/?format=api",
                "id": 30333,
                "name": "Mad Woody",
                "is_group": false
            }
        },
        {
            "name": "NecroDOME",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30332/?format=api",
                "id": 30332,
                "name": "NecroDOME",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-05-03",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Solenoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14857/?format=api",
                    "id": 14857,
                    "name": "Solenoid",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/outline08/game/uberschraal_by_mad_woody_and_necrodome.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50504"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "153",
            "competition": {
                "id": 5254,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/246/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/246/",
                    "id": 246,
                    "name": "Outline 2008",
                    "tagline": "",
                    "start_date": "2008-05-01",
                    "end_date": "2008-05-04",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}