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

{
    "url": "https://demozoo.org/api/v1/productions/63245/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63245/",
    "id": 63245,
    "title": "Connection",
    "author_nicks": [
        {
            "name": "Biter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11803/?format=api",
                "id": 11803,
                "name": "Biter",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-06",
    "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/2002/symphony02/wild/connection.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8963"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QM5CaWpb_E0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 6975,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/116/",
                    "id": 116,
                    "name": "Symphony 2002",
                    "tagline": "",
                    "start_date": "2002-07-03",
                    "end_date": "2002-07-07",
                    "location": "Tuczno, Powiat wałecki, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.19374,
                    "longitude": 16.15368,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}