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

{
    "url": "https://demozoo.org/api/v1/productions/20725/?format=api",
    "demozoo_url": "https://demozoo.org/productions/20725/",
    "id": 20725,
    "title": "Skumling",
    "author_nicks": [
        {
            "name": "Gravity Zone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/15160/?format=api",
                "id": 15160,
                "name": "Gravity Zone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04-12",
    "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": "BaseUrl",
            "url": "http://ftp.gathering.org/TG/1998/Wild/TG98_Wild_GravityZone_Skumling.mpg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/thegathering98/wild/tg98_wild_gravityzone_skumling.mpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "386",
            "competition": {
                "id": 1328,
                "name": "The Totally Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/44/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/44/",
                    "id": 44,
                    "name": "The Gathering 1998",
                    "tagline": "",
                    "start_date": "1998-04-08",
                    "end_date": "1998-04-12",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://www.gathering.org/tg98/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}