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

{
    "url": "https://demozoo.org/api/v1/productions/196669/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196669/",
    "id": 196669,
    "title": "Jungle King",
    "author_nicks": [
        {
            "name": "Baudsurfer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18068/?format=api",
                "id": 18068,
                "name": "Baudsurfer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Red Sector Inc.",
            "abbreviation": "RSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67225/?format=api",
                "id": 67225,
                "name": "Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-12-01",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/cookie18/pc_4k_intro/jungleking.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79332"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "47",
            "competition": {
                "id": 14816,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3669/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3669/",
                    "id": 3669,
                    "name": "Cookie 2018",
                    "tagline": "",
                    "start_date": "2018-11-30",
                    "end_date": "2018-12-01",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": "http://cookie.paris/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "midi",
        "dosbox-incompatible"
    ]
}