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

{
    "url": "https://demozoo.org/api/v1/productions/65552/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65552/",
    "id": 65552,
    "title": "Seven64",
    "author_nicks": [
        {
            "name": "Seven",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11264/?format=api",
                "id": 11264,
                "name": "Seven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-02-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/woest02/surprise/code/seven64.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "15",
            "competition": {
                "id": 7195,
                "name": "Surprise Coding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1202/",
                    "id": 1202,
                    "name": "Woest 2002",
                    "tagline": "",
                    "start_date": "2002-02-23",
                    "end_date": "2002-02-24",
                    "location": "Blerik, Venlo, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.366661,
                    "longitude": 6.15458,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}