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

{
    "url": "https://demozoo.org/api/v1/productions/1571/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1571/",
    "id": 1571,
    "title": "No Cave In",
    "author_nicks": [
        {
            "name": "PlayPsyCo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/98/?format=api",
                "id": 98,
                "name": "PlayPsyCo",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-23",
    "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": "Datsua",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97/?format=api",
                    "id": 97,
                    "name": "Datsua",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "St. Genius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4549/?format=api",
                    "id": 4549,
                    "name": "St. Genius",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Kaktusen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4221/?format=api",
                    "id": 4221,
                    "name": "Mono Magnus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/solskogen06/demo/playpsyco_no_cave_in.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25665"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "21",
            "competition": {
                "id": 96,
                "name": "Combined PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/34/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/34/",
                    "id": 34,
                    "name": "Solskogen 2006",
                    "tagline": "Scanlines & Tanlines",
                    "start_date": "2006-07-21",
                    "end_date": "2006-07-23",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}