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

{
    "url": "https://demozoo.org/api/v1/productions/32488/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32488/",
    "id": 32488,
    "title": "Bitrot4K",
    "author_nicks": [
        {
            "name": "Zap-Zero",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21692/?format=api",
                "id": 21692,
                "name": "Zap-Zero",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/2005/evoke05/in4k/bitrot4k.tgz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "29",
            "competition": {
                "id": 2681,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/355/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/355/",
                    "id": 355,
                    "name": "Evoke 2005",
                    "tagline": "Your Demoscene Space Odyssey",
                    "start_date": "2005-08-26",
                    "end_date": "2005-08-28",
                    "location": "Köln-Ehrenfeld, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.9456,
                    "longitude": 6.92059,
                    "website": "http://archive.evoke.eu/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "sdl",
        "i686"
    ]
}