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

{
    "url": "https://demozoo.org/api/v1/productions/83552/?format=api",
    "demozoo_url": "https://demozoo.org/productions/83552/",
    "id": 83552,
    "title": "Bukkaraoke",
    "author_nicks": [
        {
            "name": "Gatitos",
            "abbreviation": "GTT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3723/?format=api",
                "id": 3723,
                "name": "Gatitos",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2006/euskal14/demo/bukkaraoke.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "61",
            "competition": {
                "id": 8747,
                "name": "Open Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/500/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/500/",
                    "id": 500,
                    "name": "Euskal 2006",
                    "tagline": "Euskal Encounter 14",
                    "start_date": "2006-07-22",
                    "end_date": "2006-07-25",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}