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

{
    "url": "https://demozoo.org/api/v1/productions/164970/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164970/",
    "id": 164970,
    "title": "Vortex 2016 Produ",
    "author_nicks": [
        {
            "name": "New Basic Group",
            "abbreviation": "NBG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67803/?format=api",
                "id": 67803,
                "name": "New Basic Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-11-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/vortex16/demo/nbg_vortex.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68444"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "34",
            "competition": {
                "id": 12840,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3063/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3063/",
                    "id": 3063,
                    "name": "Vortex 2016",
                    "tagline": "",
                    "start_date": "2016-11-04",
                    "end_date": "2016-11-06",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "http://vortexparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}