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

{
    "url": "https://demozoo.org/api/v1/productions/85052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85052/",
    "id": 85052,
    "title": "Red Wheel",
    "author_nicks": [
        {
            "name": "x2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42655/?format=api",
                "id": 42655,
                "name": "x2",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Madafs Scene",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42656/?format=api",
                "id": 42656,
                "name": "Madafs Scene",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-06-02",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/dihalt07/in4k/mdf_redwheel.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30968"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "5,429",
            "competition": {
                "id": 8943,
                "name": "Amiga/PC 4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/960/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/960/",
                    "id": 960,
                    "name": "DiHalt 2007",
                    "tagline": "",
                    "start_date": "2007-06-02",
                    "end_date": "2007-06-03",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": "http://www.dihalt.org.ru/index_eng.html"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}