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

{
    "url": "https://demozoo.org/api/v1/productions/171026/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171026/",
    "id": 171026,
    "title": "The Gathering",
    "author_nicks": [
        {
            "name": "Purre",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71256/?format=api",
                "id": 71256,
                "name": "Purre",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-04-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.gathering.org/TG/2017/CreativeCompos/Demo/The_Gathering_by_Purre.mp4"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/thegathering17/demo/the_gathering_by_purre.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ftp.gathering.org/TG/2017/CreativeCompos/Demo/The_Gathering_by_Purre.mp4"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69753"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PRL0E59ginQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "210",
            "competition": {
                "id": 13152,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3167/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3167/",
                    "id": 3167,
                    "name": "The Gathering 2017",
                    "tagline": "#SECRETS",
                    "start_date": "2017-04-12",
                    "end_date": "2017-04-16",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "https://gathering.org/tg17/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}