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

{
    "url": "https://demozoo.org/api/v1/productions/91685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/91685/",
    "id": 91685,
    "title": "BITS 5026",
    "author_nicks": [
        {
            "name": "BITS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
                "id": 3947,
                "name": "BITS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-10-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/trsac13/intro_4k/bits5026-msdos-20131017.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "8",
            "competition": {
                "id": 9570,
                "name": "4k Combined Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1951/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1951/",
                    "id": 1951,
                    "name": "TRSAC 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Aarhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15416,
                    "longitude": 10.19431,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}