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

{
    "url": "https://demozoo.org/api/v1/productions/195076/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195076/",
    "id": 195076,
    "title": "Hyperdemo",
    "author_nicks": [
        {
            "name": "Achifaifa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43455/?format=api",
                "id": 43455,
                "name": "Achifaifa",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-07-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2018/euskal18/open_demo/achifaifa.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 14726,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3743/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3743/",
                    "id": 3743,
                    "name": "Euskal 2018",
                    "tagline": "",
                    "start_date": "2018-07-26",
                    "end_date": "2018-07-29",
                    "location": "Barakaldo, Bizkaia, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29753,
                    "longitude": -2.98622,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "python"
    ]
}