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

{
    "url": "https://demozoo.org/api/v1/productions/87837/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87837/",
    "id": 87837,
    "title": "Tyropite",
    "author_nicks": [
        {
            "name": "Optimus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6496/?format=api",
                "id": 6496,
                "name": "Optimus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-11-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/56/?format=api",
            "id": 56,
            "name": "Gamepark GP2X"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Optimus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6496/?format=api",
                    "id": 6496,
                    "name": "Optimus",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Hardliner",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13700/?format=api",
                    "id": 13700,
                    "name": "The Hardliner",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/recursion12/demo/tyropitebyoptimus.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60783"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "43",
            "competition": {
                "id": 9326,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1343/",
                    "id": 1343,
                    "name": "Recursion 2012",
                    "tagline": "",
                    "start_date": "2012-11-23",
                    "end_date": "2012-11-25",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50884,
                    "longitude": -73.58781,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}