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

{
    "url": "https://demozoo.org/api/v1/productions/186447/?format=api",
    "demozoo_url": "https://demozoo.org/productions/186447/",
    "id": 186447,
    "title": "There was no spoon",
    "author_nicks": [
        {
            "name": "Elysium",
            "abbreviation": "ELY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77586/?format=api",
                "id": 77586,
                "name": "Elysium",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "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/2007/dreamhack_winter07/web/webdemo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14257,
                "name": "Web",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/970/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/970/",
                    "id": 970,
                    "name": "Dreamhack 2007",
                    "tagline": "DreamHack Winter 2007",
                    "start_date": "2007-11-29",
                    "end_date": "2007-12-02",
                    "location": "Jönköping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.77972,
                    "longitude": 14.17739,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}