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

{
    "url": "https://demozoo.org/api/v1/productions/34372/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34372/",
    "id": 34372,
    "title": "The Eagle Has Landed",
    "author_nicks": [
        {
            "name": "T-LOL",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                "id": 939,
                "name": "T-101",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "wAMMA",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3107/?format=api",
                "id": 3107,
                "name": "wAMMA",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-05-19",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "T-LOL",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/939/?format=api",
                    "id": 939,
                    "name": "T-101",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Video"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/stream12/video/tlol-eaglehaslanded.mov"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59303"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "270",
            "competition": {
                "id": 2912,
                "name": "Wild/Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1370/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1370/",
                    "id": 1370,
                    "name": "Stream 2012",
                    "tagline": "Nine",
                    "start_date": "2012-05-18",
                    "end_date": "2012-05-20",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.49781,
                    "longitude": 23.76226,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}