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

{
    "url": "https://demozoo.org/api/v1/productions/31905/?format=api",
    "demozoo_url": "https://demozoo.org/productions/31905/",
    "id": 31905,
    "title": "Skog II",
    "author_nicks": [
        {
            "name": "Rectum Cauda",
            "abbreviation": "RC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8483/?format=api",
                "id": 8483,
                "name": "Rectum Cauda",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-05-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/icing96/in64/rc-skog2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=17064"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "28",
            "competition": {
                "id": 2598,
                "name": "PC 64K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/602/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/602/",
                    "id": 602,
                    "name": "Icing 1996",
                    "tagline": "",
                    "start_date": "1996-05-24",
                    "end_date": "1996-05-27",
                    "location": "Stenkullen, Lerums Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.79476,
                    "longitude": 12.31688,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}