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

{
    "url": "https://demozoo.org/api/v1/productions/64193/?format=api",
    "demozoo_url": "https://demozoo.org/productions/64193/",
    "id": 64193,
    "title": "CloseGL v2",
    "author_nicks": [
        {
            "name": "Jesper",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19776/?format=api",
                "id": 19776,
                "name": "Jesper",
                "is_group": false
            }
        },
        {
            "name": "Sharky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18464/?format=api",
                "id": 18464,
                "name": "Sharky",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-12-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/2002/theparty02/demo/closegl_v2_by_jesper___sharky.tgz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=32115"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "398",
            "competition": {
                "id": 7101,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1026/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1026/",
                    "id": 1026,
                    "name": "The Party 2002",
                    "tagline": "Demos, Games, Party!",
                    "start_date": "2002-12-27",
                    "end_date": "2002-12-29",
                    "location": "Aars, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.803162,
                    "longitude": 9.51704,
                    "website": "http://theparty.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}