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

{
    "url": "https://demozoo.org/api/v1/productions/54310/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54310/",
    "id": 54310,
    "title": "256 bytes",
    "author_nicks": [
        {
            "name": "Ye Olde Laptops Posse",
            "abbreviation": "YOLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24023/?format=api",
                "id": 24023,
                "name": "Ye Olde Laptops Posse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-10-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/altparty11/demo_alternative/256_bytes_by_yolp.bz2"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "40",
            "competition": {
                "id": 5716,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/578/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/578/",
                    "id": 578,
                    "name": "Alternative Party 2011",
                    "tagline": "AltParty 12: Red Machines",
                    "start_date": "2011-10-21",
                    "end_date": "2011-10-23",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.171162,
                    "longitude": 24.932581,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}