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

{
    "url": "https://demozoo.org/api/v1/productions/68480/?format=api",
    "demozoo_url": "https://demozoo.org/productions/68480/",
    "id": 68480,
    "title": "Duncan Can",
    "author_nicks": [
        {
            "name": "Duncan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2907/?format=api",
                "id": 2907,
                "name": "Duncan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damones",
            "abbreviation": "DMS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2908/?format=api",
                "id": 2908,
                "name": "Damones",
                "is_group": true
            }
        }
    ],
    "release_date": "2008-09-20",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/stream08/wild/duncan_puke.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "-25",
            "competition": {
                "id": 7434,
                "name": "Video/Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/217/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/217/",
                    "id": 217,
                    "name": "Stream 2008",
                    "tagline": "Five",
                    "start_date": "2008-09-19",
                    "end_date": "2008-09-21",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.497815,
                    "longitude": 23.762265,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}