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

{
    "url": "https://demozoo.org/api/v1/productions/27773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27773/",
    "id": 27773,
    "title": "Colossal Pictures",
    "author_nicks": [
        {
            "name": "Rogue",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19228/?format=api",
                "id": 19228,
                "name": "Rogue",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/demobit95/c64/colossal.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "176",
            "competition": {
                "id": 2028,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/268/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/268/",
                    "id": 268,
                    "name": "Demobit 1995",
                    "tagline": "",
                    "start_date": "1995-05-06",
                    "end_date": "1995-05-07",
                    "location": "Bratislavský kraj, Bratislavský, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.33333,
                    "longitude": 17.16667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}