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

{
    "url": "https://demozoo.org/api/v1/productions/54314/?format=api",
    "demozoo_url": "https://demozoo.org/productions/54314/",
    "id": 54314,
    "title": "35MM",
    "author_nicks": [
        {
            "name": "Youth Uprising",
            "abbreviation": "YUP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17/?format=api",
                "id": 17,
                "name": "Youth Uprising",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-10-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Waffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                    "id": 70,
                    "name": "Waffle",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept"
        },
        {
            "nick": {
                "name": "Segrel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3013/?format=api",
                    "id": 3013,
                    "name": "Segrel",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/altparty11/demo_alternative/35mm_by_youth_uprising.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57946"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "11",
            "score": "16",
            "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": [
        {
            "url": "https://demozoo.org/api/v1/parties/1338/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1338/",
            "id": 1338,
            "name": "Icons 2012",
            "tagline": "",
            "start_date": "2012-01-21",
            "end_date": "2012-01-21",
            "location": "Helsinki, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 60.171162,
            "longitude": 24.932581,
            "website": "http://www.icons.fi/"
        }
    ],
    "screenshots": [],
    "tags": []
}