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

{
    "url": "https://demozoo.org/api/v1/productions/82007/?format=api",
    "demozoo_url": "https://demozoo.org/productions/82007/",
    "id": 82007,
    "title": "Isosurfer",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-16",
    "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": "Hurri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29655/?format=api",
                    "id": 29655,
                    "name": "Hurricane",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ub",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41876/?format=api",
                    "id": 41876,
                    "name": "ub",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Acius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41182/?format=api",
                    "id": 41182,
                    "name": "Acius",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Aaron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66243/?format=api",
                    "id": 66243,
                    "name": "Aaron",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/pilgrimage05/demo/isosurfer_party_version.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19066"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "35",
            "competition": {
                "id": 8554,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1229/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1229/",
                    "id": 1229,
                    "name": "Pilgrimage 2005",
                    "tagline": "",
                    "start_date": "2005-09-16",
                    "end_date": "2005-09-17",
                    "location": "Salt Lake City, Salt Lake County, Utah, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.76078,
                    "longitude": -111.89105,
                    "website": "http://pilgrimage.scene.org/2005/index.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}