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

{
    "url": "https://demozoo.org/api/v1/productions/112571/?format=api",
    "demozoo_url": "https://demozoo.org/productions/112571/",
    "id": 112571,
    "title": "wiimote c0mp0",
    "author_nicks": [
        {
            "name": "Warf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34339/?format=api",
                "id": 34339,
                "name": "Warf",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-11-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/24/?format=api",
            "id": 24,
            "name": "Nintendo Wii"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://mickro.warf.free.fr/main2/wiimote_release_1.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/main07/wild/wiimote_release_1.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=33320"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "not shown",
            "score": "",
            "competition": {
                "id": 10449,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/180/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/180/",
                    "id": 180,
                    "name": "Main 2007",
                    "tagline": "2",
                    "start_date": "2007-11-01",
                    "end_date": "2007-11-04",
                    "location": "Marseille, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.293705,
                    "longitude": 5.372475,
                    "website": "http://www.mainparty.net"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}