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

{
    "url": "https://demozoo.org/api/v1/productions/199306/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/199306/",
    "id": 199306,
    "title": "Diamant",
    "author_nicks": [
        {
            "name": "johnl",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85971/?format=api",
                "id": 85971,
                "name": "johnl",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-25",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/altparty08/css_graphics/diamand.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "=4",
            "score": "81",
            "competition": {
                "id": 14926,
                "name": "CSS Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/178/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/178/",
                    "id": 178,
                    "name": "Alternative Party 2008",
                    "tagline": "10th Anniversary: Punish Your Machine",
                    "start_date": "2008-10-24",
                    "end_date": "2008-10-26",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2008"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}