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

{
    "url": "https://demozoo.org/api/v1/productions/25074/?format=api",
    "demozoo_url": "https://demozoo.org/productions/25074/",
    "id": 25074,
    "title": "4K Pi",
    "author_nicks": [
        {
            "name": "Ctulhu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6353/?format=api",
                "id": 6353,
                "name": "Cthulhu",
                "is_group": false
            }
        },
        {
            "name": "n.r.t.h.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5475/?format=api",
                "id": 5475,
                "name": "Nrth",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Headcrash",
            "abbreviation": "HCR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3776/?format=api",
                "id": 3776,
                "name": "Headcrash",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-04-15",
    "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/2001/mekkasymposium01/in4k/4kpi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8602"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "50",
            "competition": {
                "id": 1728,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/342/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/342/",
                    "id": 342,
                    "name": "Mekka & Symposium 2001",
                    "tagline": "",
                    "start_date": "2001-04-13",
                    "end_date": "2001-04-16",
                    "location": "Bad Fallingbostel, Lower Saxony, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.86641,
                    "longitude": 9.69558,
                    "website": "http://ms.demo.org/2001/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}