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

{
    "url": "https://demozoo.org/api/v1/productions/196346/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196346/",
    "id": 196346,
    "title": "Prod Name",
    "author_nicks": [
        {
            "name": "The Demo Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83483/?format=api",
                "id": 83483,
                "name": "The Demo Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-24",
    "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/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/vortex18/demo/thedemogroup_prodname.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "54",
            "competition": {
                "id": 14794,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3718/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3718/",
                    "id": 3718,
                    "name": "Vortex 2018",
                    "tagline": "",
                    "start_date": "2018-11-23",
                    "end_date": "2018-11-25",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "https://vortexparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "crinkler"
    ]
}