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

{
    "url": "https://demozoo.org/api/v1/productions/39656/?format=api",
    "demozoo_url": "https://demozoo.org/productions/39656/",
    "id": 39656,
    "title": "C++ 4K",
    "author_nicks": [
        {
            "name": "Delta9",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5850/?format=api",
                "id": 5850,
                "name": "Delta9",
                "is_group": false
            }
        },
        {
            "name": "Franky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10666/?format=api",
                "id": 10666,
                "name": "Franky",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-11-03",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://scene.org/file.php?id=122206"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.active-web.cc/html/research/bin/4k.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/dialogos2001/in4k/4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4110"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "446",
            "competition": {
                "id": 3705,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1014/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1014/",
                    "id": 1014,
                    "name": "Dialogos 2001",
                    "tagline": "",
                    "start_date": "2001-11-02",
                    "end_date": "2001-11-04",
                    "location": "Kreisfreie Stadt Jena, Thuringia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.93194,
                    "longitude": 11.59056,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}