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

{
    "url": "https://demozoo.org/api/v1/productions/167708/?format=api",
    "demozoo_url": "https://demozoo.org/productions/167708/",
    "id": 167708,
    "title": "Kugelblitz -- lite!",
    "author_nicks": [
        {
            "name": "Danger Cobra M",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69586/?format=api",
                "id": 69586,
                "name": "Danger Cobra M",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-01-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/59/?format=api",
            "id": 59,
            "name": "Raspberry Pi"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/synchrony17/demo/kb-lite.tgz"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "67",
            "competition": {
                "id": 12988,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3076/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3076/",
                    "id": 3076,
                    "name": "SynchroNY 2017",
                    "tagline": "Synchrony II with Récursion",
                    "start_date": "2017-01-27",
                    "end_date": "2017-01-29",
                    "location": "Montréal, Quebec, Canada",
                    "is_online": false,
                    "country_code": "CA",
                    "latitude": 45.50008,
                    "longitude": -73.68248,
                    "website": "http://synchrony.nyc/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}