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

{
    "url": "https://demozoo.org/api/v1/productions/175646/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175646/",
    "id": 175646,
    "title": "Tryggvification 2",
    "author_nicks": [
        {
            "name": "Corteoz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73147/?format=api",
                "id": 73147,
                "name": "Corteoz",
                "is_group": false
            }
        },
        {
            "name": "Zokum",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20903/?format=api",
                "id": 20903,
                "name": "Zokum",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-10-14",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13587,
                "name": "Demo, multiple platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2966/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2966/",
                    "id": 2966,
                    "name": "Nait 2005",
                    "tagline": "",
                    "start_date": "2005-10-13",
                    "end_date": "2005-10-15",
                    "location": "Narvik, Nordland, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 68.43896,
                    "longitude": 17.42775,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}