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

{
    "url": "https://demozoo.org/api/v1/productions/176821/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176821/",
    "id": 176821,
    "title": "UFO Shooter",
    "author_nicks": [
        {
            "name": "FIVR AR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73626/?format=api",
                "id": 73626,
                "name": "FIVR AR",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MR Lab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73627/?format=api",
                "id": 73627,
                "name": "MR Lab",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-08-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://media.assembly.org/gamedev/2017/UFOShooter0.4.1.9.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/assembly17/gamedev/ufo_shooter_by_fivr_ar_mr_lab.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://archive.assembly.org/2017/gamedev/ufo-shooter-by-fivr-ar-mr-lab"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71371"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2HuW7ZlZ9V0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "184",
            "competition": {
                "id": 13649,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3179/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3179/",
                    "id": 3179,
                    "name": "Assembly 2017",
                    "tagline": "",
                    "start_date": "2017-08-03",
                    "end_date": "2017-08-06",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org/summer17/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "steamvr"
    ]
}