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

{
    "url": "https://demozoo.org/api/v1/productions/1575/?format=api",
    "demozoo_url": "https://demozoo.org/productions/1575/",
    "id": 1575,
    "title": "Demoen",
    "author_nicks": [
        {
            "name": "Übercrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4314/?format=api",
                "id": 4314,
                "name": "Übercrew",
                "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2006/solskogen06/demo/demoen.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=25601"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "4",
            "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": []
}