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

{
    "url": "https://demozoo.org/api/v1/productions/132/?format=api",
    "demozoo_url": "https://demozoo.org/productions/132/",
    "id": 132,
    "title": "Xenon",
    "author_nicks": [
        {
            "name": "Outracks",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73/?format=api",
                "id": 73,
                "name": "Outracks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-10-13",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Duckers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72/?format=api",
                    "id": 72,
                    "name": "Duckers",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tesepe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/774/?format=api",
                    "id": 774,
                    "name": "Tesepe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Sfinx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/775/?format=api",
                    "id": 775,
                    "name": "Sfinx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "3d"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/norvegia02/demo/o_xenon.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7761"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1533,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/648/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/648/",
                    "id": 648,
                    "name": "Norvegia 2002",
                    "tagline": "",
                    "start_date": "2002-10-10",
                    "end_date": "2002-10-13",
                    "location": "Skien, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.209099,
                    "longitude": 9.60867,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl"
    ]
}