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

{
    "url": "https://demozoo.org/api/v1/productions/166534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166534/",
    "id": 166534,
    "title": "Core",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/74/?format=api",
            "id": 74,
            "name": "Enterprise"
        }
    ],
    "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/artists/g0blinish/core.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68584"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 19359,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5123/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5123/",
                    "id": 5123,
                    "name": "Enterprise Devcompo 2017 (#2)",
                    "tagline": "",
                    "start_date": "2017",
                    "end_date": "2017",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://enterpriseforever.com/enterprise-devcompo-39/enterprise-devcompo-2-voting-szavazas/?PHPSESSID=r1h83pie4go1rbarbfd1lp0074"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "source-available"
    ]
}