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

{
    "url": "https://demozoo.org/api/v1/productions/32486/?format=api",
    "demozoo_url": "https://demozoo.org/productions/32486/",
    "id": 32486,
    "title": "CMath4",
    "author_nicks": [
        {
            "name": "TGGC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/999/?format=api",
                "id": 999,
                "name": "TGGC",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-08-27",
    "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": [
        {
            "nick": {
                "name": "TGGC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/999/?format=api",
                    "id": 999,
                    "name": "TGGC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://evoke.untergrund.net/in4k/CMath4.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/evoke05/in4k/cmath4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18788"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "72",
            "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": []
}