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

{
    "url": "https://demozoo.org/api/v1/productions/66773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66773/",
    "id": 66773,
    "title": "Outcoded",
    "author_nicks": [
        {
            "name": "Calculus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37695/?format=api",
                "id": 37695,
                "name": "Calculus",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-05-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "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/2013/outline13/game/outcoded_.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 7276,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1781/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1781/",
                    "id": 1781,
                    "name": "Outline 2013",
                    "tagline": "",
                    "start_date": "2013-05-09",
                    "end_date": "2013-05-12",
                    "location": "Eersel, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.358311,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}