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

{
    "url": "https://demozoo.org/api/v1/productions/87599/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87599/",
    "id": 87599,
    "title": "Teh 4k 3000",
    "author_nicks": [
        {
            "name": "The Old Dude",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41845/?format=api",
                "id": 41845,
                "name": "qma",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-05-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/instanssi11/in4k/entry_teh4k.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/instanssi11/in4k/teh_4k_3000_by_the_old_man.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56988"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "125",
            "competition": {
                "id": 9283,
                "name": "Combined 4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/469/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/469/",
                    "id": 469,
                    "name": "Instanssi 2011",
                    "tagline": "",
                    "start_date": "2011-05-13",
                    "end_date": "2011-05-15",
                    "location": "Jyvaskyla, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.24049,
                    "longitude": 25.751289,
                    "website": "http://instanssi.org/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "crinkler",
        "opengl",
        "windows-7",
        "c",
        "sdl",
        "mingw32"
    ]
}