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

{
    "url": "https://demozoo.org/api/v1/productions/156099/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156099/",
    "id": 156099,
    "title": "Technobabble",
    "author_nicks": [
        {
            "name": "RakNoel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64969/?format=api",
                "id": 64969,
                "name": "RakNoel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-03-26",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/thegathering16/useless_utility/technobabble_by_raknoel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 16,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 12256,
                "name": "Useless utility",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2823/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2823/",
                    "id": 2823,
                    "name": "The Gathering 2016",
                    "tagline": "Switched On",
                    "start_date": "2016-03-23",
                    "end_date": "2016-03-27",
                    "location": "Hamar, Hedmark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.7945,
                    "longitude": 11.06798,
                    "website": "http://www.gathering.org/tg16/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}