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

{
    "url": "https://demozoo.org/api/v1/productions/30668/?format=api",
    "demozoo_url": "https://demozoo.org/productions/30668/",
    "id": 30668,
    "title": "Über Deathmatch",
    "author_nicks": [
        {
            "name": "Godin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20803/?format=api",
                "id": 20803,
                "name": "Godin",
                "is_group": false
            }
        },
        {
            "name": "Zenthar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20804/?format=api",
                "id": 20804,
                "name": "Ghost Doctor Duplicate",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-03-30",
    "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/thegathering02/anim/tg02_wild_uber_deatchmatch_godin_zenthar.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "256",
            "competition": {
                "id": 2472,
                "name": "Animation/Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/48/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/48/",
                    "id": 48,
                    "name": "The Gathering 2002",
                    "tagline": "",
                    "start_date": "2002-03-27",
                    "end_date": "2002-03-31",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}