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

{
    "url": "https://demozoo.org/api/v1/productions/147613/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147613/",
    "id": 147613,
    "title": "TRSACShooterThingie",
    "author_nicks": [
        {
            "name": "OhLi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3690/?format=api",
                "id": 3690,
                "name": "OhLi",
                "is_group": false
            }
        },
        {
            "name": "Widdy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7134/?format=api",
                "id": 7134,
                "name": "Widdy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-10-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/24/?format=api",
            "id": 24,
            "name": "Nintendo Wii"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/trsac15/fun/trsacshooterthingie.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "197",
            "competition": {
                "id": 11890,
                "name": "Fun Compo (Dwarf / nic0 insertion)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2528/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2528/",
                    "id": 2528,
                    "name": "TRSAC 2015",
                    "tagline": "The Church of TRSAC",
                    "start_date": "2015-10-16",
                    "end_date": "2015-10-18",
                    "location": "Århus, Århus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}