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

{
    "url": "https://demozoo.org/api/v1/productions/53017/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53017/",
    "id": 53017,
    "title": "Tsomy Partypage",
    "author_nicks": [
        {
            "name": "Tsomy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31033/?format=api",
                "id": 31033,
                "name": "Tsomy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-08-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/core01/web/partypage-tsomy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "62",
            "competition": {
                "id": 5528,
                "name": "Webdesign",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1133/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1133/",
                    "id": 1133,
                    "name": "Core 2001",
                    "tagline": "",
                    "start_date": "2001-08-17",
                    "end_date": "2001-08-19",
                    "location": "Zalaegerszeg, Zala, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.84,
                    "longitude": 16.84389,
                    "website": "http://core.kign.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}